retroforth/RELEASE-NOTES
crc 7574bd59d1 retro.c: start work on the internal cleanups
FossilOrigin-Name: 62f85ac1f648c3cfdb75969af594c3a10f1dba33829dbc4ecce3a9a218f8f83a
2021-07-30 14:39:29 +00:00

16 lines
252 B
Text

# RetroForth 2021.10 (In Progress) Release Notes
# Core Language
- new words
h:fetch h:store w:fetch w:store
# VM
## nga-c: retro.c
- added optional support for multiple virtual processor cores
- added optional ffi
- work on internal cleanups