Date of Release: Sep 6, 2000
NOTE: The ATOM object-oriented toolkit has now
been separated out from the AMC distribution. If you wish to use ATOM
you must download an additional package and install it.
The following bugs have been fixed in AMC v3.6.3:
- There was a bug in root enumeration that may prevent some roots
from being enumerated.
- A bug could cause a crash if the CGL local function was used to
preserve unbound variables.
- The CGL built-in's issue_warning and raise_error did
not work if there was no module being compiled.
The following new features have been added to AMC v3.6.3:
- Added an efficient switch/case mechanism to CGL.
- A lexical analyzer for C like languages which allows very specific
analysis and pre-processing of foreign code blocks.