on
December 26th 2005 at 1:18 pm in General After reading some interpreter-in-an-interpreter-remarks on the internet relating to NG-BASIC (which is in fact an interpreter built in an interpreter), I wondered how much work it would be to write a LOGO-style interpreter, in NG-BASIC…
So I couldn’t resist and hacked together a quick-and-dirty version that supports LEFT,RIGHT,UP,DOWN for movement, PEN UP/DOWN and COLOUR to change the state of the pen:


no comments 








