Modernizing FlightGear Scripting: Difference between revisions

Jump to navigation Jump to search
(https://forum.flightgear.org/viewtopic.php?f=30&t=30606)
 
Line 15: Line 15:
* Python
* Python
* Perl
* Perl
Today, Javascript, Python and Lua have surpassed [[Nasal]] capabilities in pretty much everything the FlightGear community cares about: performance (garbage collection, jit etc), concurrency, parallelism, bindings, language ecosystem, and especially the developer base.<ref>{{cite web
  |url    =  https://forum.flightgear.org/viewtopic.php?p=296148#p296148
  |title  =  <nowiki> Nasal must go </nowiki>
  |author =  <nowiki> Beaver </nowiki>
  |date  =  Oct 6th, 2016
  |added  =  Oct 6th, 2016
  |script_version = 0.40
  }}</ref>


In addition, documentation and end-user support for more established/mainstream languages is obviously much better than anything we have for the custom FlightGear/Nasal interpreter.  
In addition, documentation and end-user support for more established/mainstream languages is obviously much better than anything we have for the custom FlightGear/Nasal interpreter.  

Navigation menu