20,741
edits
m (→Improve the garbage collector: -> open source garbage collector implementations (tri color/concurrent and threaded)) |
mNo edit summary |
||
Line 9: | Line 9: | ||
So, rather than having Nasal flame wars and talking about "alternatives" like Perl, Python, Javascript or Lua, the idea is to document known Nasal issues so that they can hopefully be addressed eventually. | So, rather than having Nasal flame wars and talking about "alternatives" like Perl, Python, Javascript or Lua, the idea is to document known Nasal issues so that they can hopefully be addressed eventually. | ||
If you are aware of any major Nasal issues that are not yet covered here, please feel free to them here, however it is also a good idea to use the FlightGear bug tracker in such cases: http://flightgear-bugs.googlecode.com/ | If you are aware of any major Nasal issues that are not yet covered here, please feel free to add them here, however it is also a good idea to use the FlightGear bug tracker in such cases: http://flightgear-bugs.googlecode.com/ | ||
= Get rid of the global interpreter context = | = Get rid of the global interpreter context = |