retroforth/RELEASE_NOTES.md
crc 59d820d6e9 ri: now embeds the image
FossilOrigin-Name: c8abac0f0e055525797cb12f0870aa99e06f088c523b6ebb7eef4b0947bb4018
2018-01-15 13:29:28 +00:00

40 lines
721 B
Markdown

RETRO 12 - 2018.1
Bug fixes:
- Fixed an issue with line endings in the Glossary's gopher server
Language Improvements:
- `s:with-format` now handles `\r`
Interfaces:
- rre
- Added `f:ceiling`
- Significant internal refactoring
- Extended instruction set handling
- Command line argument handling
- Individual features can now be disabled easily
- repl
- Build script no longer links this against libm
- pascal/listener is a Free Pascal implementation by Rob Judd
- ri is a new (n)curses based interface
Other:
Documentation:
- Added significant comments to repl
- Added significant comments to rre
- Began adding examples to the Glossary
- Update code fence style
Examples:
Final Notes: