Howto:Extend Nasal: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
mNo edit summary
Line 18: Line 18:


'''Note:''' FlightGear's version of the Nasal interpreter is maintained in the [http://www.simgear.org SimGear] CVS repository, inside the [http://cvs.flightgear.org/viewvc/source/simgear/nasal/?root=SimGear source/simgear/nasal] folder, the most important header file detailing the internal Nasal API is "[http://simgear.org/doxygen/nasal_8h-source.html nasal.h]", you will want to check this out for the latest changes and information.
'''Note:''' FlightGear's version of the Nasal interpreter is maintained in the [http://www.simgear.org SimGear] CVS repository, inside the [http://cvs.flightgear.org/viewvc/source/simgear/nasal/?root=SimGear source/simgear/nasal] folder, the most important header file detailing the internal Nasal API is "[http://simgear.org/doxygen/nasal_8h-source.html nasal.h]", you will want to check this out for the latest changes and information.
You will probably also want to check out the [http://cvs.flightgear.org/viewvc/source/simgear/nasal/?root=SimGear source/simgear/nasal] folder for specific examples on using the various Nasal APIs that are not yet covered here completely.


'''Important:''' As of 05/2009, this article is work in progress, and none of the examples have so far been tested/compiled.  
'''Important:''' As of 05/2009, this article is work in progress, and none of the examples have so far been tested/compiled.  
2,561

edits

Navigation menu