1
0
Commit Graph

3 Commits

Author SHA1 Message Date
4837fd238a Minor adjustments to ASCII painter 2018-02-06 20:20:09 +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