|
e5bb216f95
|
implement PICK on stacks to make the implementation of I less silly
|
2021-02-14 20:32:38 -05:00 |
|
|
9d3f61338f
|
add DO LOOP
|
2021-02-14 20:26:30 -05:00 |
|
|
626e90d54c
|
parser location doesn't need to be in the context, does it?
|
2021-02-14 14:30:15 -05:00 |
|
|
852aaa6387
|
start using return stack to track evaluation location
|
2021-02-14 14:27:02 -05:00 |
|
|
199203e73f
|
add equality checking and lt,gt,etc
|
2021-02-14 12:20:34 -05:00 |
|
|
7212f3d9f6
|
add return stack
|
2021-02-14 11:58:43 -05:00 |
|
|
bce7e3df4e
|
implement EMIT and QUIT
|
2021-02-13 21:37:56 -05:00 |
|
|
4dc64947db
|
initial commit; we have evaluation!
|
2021-02-13 21:09:56 -05:00 |
|