Jal v2 2.4c (Default branch) |
|
|
JALv2 is a rewrite of Wouter van Ooijen's Just
Another Language. It adds more variable types,
built-in multiply and divide, CASE statements for
flow control, and co-operative multi-tasking. An
index is allowed in FOR loops, and variables are
automatically placed on any page.
License: BSD License (original)
Changes:
A 16-bit lookup table generation bug was fixed.
Several operator optimizations and pragma
documentation were added.
|