git @ Cat's Eye Technologies
Carriage
/
08694b0
Truth-machine won't really work unless/until the implementation can start evaluating a program with a 0 or 1 already on the stack.
Chris Pressey
5 years ago
1 changed file(s) with
0 addition(s)
and
4 deletion(s)
.
Raw diff
Collapse all
Expand all
+0
-4
eg/examplePrograms.jsonp.js
less
more
9
9
{
10
10
"contents": "111-~+\n",
11
11
"filename": "trivial.carriage"
12
},
13
{
14
"contents": "111-@1\\11-~!$$11+1+1+1+\\1+1+1+1+1+1+@11-~!$$1-\n",
15
"filename": "truth-machine.carriage"
16
12
}
17
13
];