retroforth/RELEASE-NOTES
crc 64fd933ae8 examples: add archive, archive-info, archive-extract
FossilOrigin-Name: 17e2edec1ba3dc6941f233adb84d4fd64d6c176b6c6e657984ac4c96014fba8c
2021-05-03 12:23:18 +00:00

28 lines
318 B
Text

# 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