retroforth/RELEASE-NOTES
crc ec2d0b13c9 retro.muri: address 5 is now a pointer to interpret
FossilOrigin-Name: 22ed95c6a44f68e92ddbc6e53cea8a6057a78f84e63d509c5e295db20b56afb3
2021-05-12 14:01:59 +00:00

36 lines
572 B
Text

# RetroForth 2021.7 (In-Progress) Release Notes
## Core Language
## Major Changes
- address 5 is now a pointer to `interpret`
## 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
- add delete-file
## Documentation
- removed references to old command line arguments
- removed reference to the no longer existing "ok" prompt
- add a note that mentions that Retro does not display a prompt