Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/larsbrinkhoff/forth16

Emulate a 16-bit Forth inside a 32/64-bit Forth
https://github.com/larsbrinkhoff/forth16

emulator forth library

Last synced: 25 days ago
JSON representation

Emulate a 16-bit Forth inside a 32/64-bit Forth

Awesome Lists containing this project

README

        

This library adds a vocabulary which emulates a 16-bit Forth.

Core words are redefined to generate 16-bit results. Some tricks are
needed to restrict addresses, in particular xts, to 16 bits as well.