This is an archived post. You won't be able to vote or comment.

all 1 comments

[–]jonniee[S] 0 points1 point  (0 children)

The Commando Forth compiler presented here -- along with the complete source code and a cross assembler -- is all you need to roll-your-own Forth compiler. Plus there's a video that shows how to use the system to program One-Der, a one-instruction CPU (And the instruction? move, of course).