Jal v2 2.4 (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:
Initial 16-bit support was added along with a '-loader18' option to support bootloaders on the 16-bit cores. c18c* chipdef files were fixed, and some 18f* ones were added. Several other bugs were fixed.
|