retroforth/RELEASE-NOTES
crc b05806fcd8 slightly tighter implementation of some of the pipe related words in unix:
FossilOrigin-Name: 76a678bb6dfe3f52833082d02352b4b8de871d76da6d32ccf49a0dea054ad697
2020-11-30 18:47:06 +00:00

17 lines
362 B
Text

# RETRO 2021.1
## Toolchain
- retro-unu now supports user defined code and test block delimiters
- retro-muri now uses the updated retro-unu core
- retro-muri now has separate passes for each step of the assembly process
## retro on unix
- split out devices into separate files to allow better reuse across the toolchain
## retro on python
## examples
-