retroforth/RELEASE-NOTES
crc 2960dfcc2c add first stage of takawiri, a new listener
FossilOrigin-Name: 48fb492e1be05dd04ad045c40b7d4464b38f1174180c0cb4298af2cf305c1743
2024-01-19 13:11:51 +00:00

43 lines
908 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
Future Notes
================================================================