File Release Notes and Changelog
Notes:
Fixed syntax transformers, added more examples.
Changes:
- Made util/mkhtml.awk generate links to REQUIREd files.
- Made sk script (utils/sk.sh) load local image, if present.
- Added "Another Micro KANREN" to examples (src/amk.scm).
- Added AMK Zebra solution to examples (src/zebra.scm).
- Changed type of SK_errArg from pointer to array.
- Fix: DEFINE-SYNTAX can now re-define syntax transformers.
- Added SK_TYPE_SYNTAX to interpreter API.
- Updated manual.