retroforth/RELEASE_NOTES.md

28 lines
332 B
Markdown
Raw Normal View History

# RETRO 12 - 2018.9
## Bug fixes:
## Build
## Core Language
- add `c:to-number`
- minor optimizations throughout
- `s:format` now treats `\0` as ASCII NUL
## Interfaces
### rre
- moved Windows implementation to `interfaces/windows`
Other:
Documentation:
- Glossary expanded to cover the new words
Examples:
Final Notes: