49ff6506e6
Added a new painter, for drawing emulation to terminal.
2018-01-03 18:58:53 +01:00
8d0b672b63
Made infernal-intepreter more unix-like.
2017-11-19 16:53:15 +01:00
8b146efe68
Added Junk value, for which all operations are
...
defined to produce junk.
Any comparison involving junk triggers the i status register.
Any conditional jump triggered when the i register is true,
triggers a python level exception.
2015-12-19 16:55:14 +01:00
6d7de5ae75
More powerful tokenizer regex installed.
2015-12-17 18:35:25 +01:00
9688172806
Changed stack architecture to move downwards.
...
TikzPainter have been adjusted for the change.
Stack limits are now shown.
2015-12-17 17:48:37 +01:00
e4ff1d4420
Move Emulator and TikzPainter into their own files.
2015-12-17 01:16:01 +01:00