xForth icon indicating copy to clipboard operation
xForth copied to clipboard

Target resident interpreter

Open larsbrinkhoff opened this issue 6 years ago • 1 comments
trafficstars

Add optional library with an interpreter. Just interpretation, no compilation mode.

Depends on UART (#52), or other character I/O.

larsbrinkhoff avatar Nov 07 '19 11:11 larsbrinkhoff

This needs some way to map strings to addresses at run time. I.e. some kind of dictionary data structure on the target.

larsbrinkhoff avatar Nov 09 '19 17:11 larsbrinkhoff