retroforth/RELEASE-NOTES

29 lines
318 B
Text
Raw Normal View History

# RetroForth 2021.7 (In-Progress) Release Notes
## Core Language
## Added
- `if:` and `-if:`
## Renamed
## I/O
## Toolchain
## VM
- nga-nim
- fix bug in VM_SH
- minor formatting adjustments
- start work to report some errors
## Examples
- add archive, archive-info, archive-extract
## Documentation