on
February 22nd 2006 at 1:06 pm in General Today I found some time to perform some code cleanup on NG-BASIC.
A lot of obsolete code, like old routines and commented-out debug stuff has been removed — just about 380 lines.
Other than that, no noteworthy changes.











Meanwhile, the current development version does have a noteworthy change:
DEFsupport implemented, allowing one to define simple functions like:DEF FUN(A)=(5+A)*A