Nasal scripting language

From FlightGear wiki
(Redirected from Nasal)
Jump to: navigation, search


FlightGear offers a very powerful functional scripting language called Nasal, which supports reading and writing of internal FlightGear properties, accessing internal data via extension functions, creating GUI dialogs and much more. Please see the right navigation bar to get additional information.

# to be saved in [[$FG_ROOT]]/Nasal/hello.nas
  print( "Hello World!" );
Nasal Internals:

Currently Work in Progress:



Vim-nasal-syntax-highlighting.png

References
Personal tools
Namespaces
Variants
Actions
Navigation
Portals
FlightGear
Toolbox