Quote:
|
a language which is as hard to compile as humanly possible
|
I think compile humanly here means to understand what a program is doing just by looking at it. I think it's as simple to make an interpretor for it as writing an stack based expression evaluator and could be done in a few hours. And yeah, Arevos actually did that.