retroforth/RELEASE-NOTES
crc 3cbe04ce03 add "-p" command line option to run non-unu source files
FossilOrigin-Name: f0c5b1fb51bd6c9b4028b0fcced85d9ea9335ce571dfb28a2d36132a3edf8e78
2024-01-22 17:58:42 +00:00

45 lines
986 B
Text

_ __ _ _
_ __ ___| |_ _ __ ___ / _| ___ _ __| |_| |__
| '__/ _ \ __| '__/ _ \| |_ / _ \| '__| __| '_ \
| | | __/ |_| | | (_) | _| (_) | | | |_| | | |
|_| \___|\__|_| \___/|_| \___/|_| \__|_| |_|
RetroForth & nga 2024.9 Release Notes
================================================================
- general
- added takawiri, a new listener
- toolchain
- documentation
- examples
- image
- `HOME` (in the library code) is now a floating buffer
above `here`
- library
- added "tob", a text output buffer
- retro-compiler
- new nga implementations
- nga-c
- use UTF32 internally (translating to/from UTF8 externally)
- filesystem device no longer included if ENABLE_FILES not
defined
- formatting cleanups
- added ioctl device
- new "-p" option to run non-Unu format source files
Future Notes
================================================================