retroforth/RELEASE-NOTES
crc 1be0d4b85f nga-nim: fix bug in shift instruction
FossilOrigin-Name: f7509ee85d3ab174afc4d7429761a9501cd282042b4b0714de1c6ed06b899a66
2021-04-30 17:00:38 +00:00

26 lines
272 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
## Documentation