retroforth/RELEASE_NOTES.md
crc 42168296ee the commit in which a faster s:eq? makes everything better
FossilOrigin-Name: e46d6cdd2ed11be65de01eafb90bc50f4b20832d885e702dc8512a019c525b2e
2018-02-12 23:21:53 +00:00

50 lines
790 B
Markdown

RETRO 12 - 2018.2
Bug fixes:
Language Improvements:
- rx kernel: faster and smaller `s:eq?`
Interfaces:
- rre
- add NOP skipping to Nga instruction handler
- repl
- now embeds image (used if no ngaImage in the cwd)
- add NOP skipping to Nga instruction handler
- native
- Implementations of repl w/o requiring libc
- FreeBSD / x86
- FreeBSD / x86-64
- Linux / x86
- Standalone / x86
- ri
- now uses same embedded image as repl
- add NOP skipping to Nga instruction handler
- To-be-named
- HTML + JavaScript implementation using iOS/macOS style editor
Other:
- source now builds using ancient (2.92) gcc
- back to using `make`
Documentation:
- fix sorting of Glossary by setting LC_ALL=c
- added words from RETRO/iOS
Examples:
Final Notes: