retroforth/RELEASE_NOTES.md
crc 74159116c8 update RELEASE NOTES
FossilOrigin-Name: eec5e68a1c913bc5ad08e7ac3e24661aeefa981a32c45e4eee3f75e5b1b0e50d
2018-01-16 18:11:05 +00:00

41 lines
759 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
- added varient for x86 DOS systems
- 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: