retroforth/RELEASE_NOTES.md
crc 00e37cf09c add javascript implementation & html-based interface layer
FossilOrigin-Name: 35f3b0d5b9a0de0d49487e84f873257ce56f4c9ea3ed73116c97e76b664ce542
2018-02-06 15:36:34 +00:00

48 lines
749 B
Markdown

RETRO 12 - 2018.2
Bug fixes:
Language Improvements:
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: