7574bd59d1
FossilOrigin-Name: 62f85ac1f648c3cfdb75969af594c3a10f1dba33829dbc4ecce3a9a218f8f83a
16 lines
252 B
Text
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
|
|
|