-
I have a question regarding the rail specs and the types of stack elements on the stack:
Esolang wiki says:
```
is_bool(n) ==> is_numeric(n) ==> is_string(n)
is_nil(n) ==> is_list(n)
is_list(n) ~(i…
-
I get out of memory when running a benchmark program.
```
$ coffee brainfuck.coffee
FATAL ERROR: JS Allocation failed - process out of memory
```
This is the benchmark program (found on esolangs).
…
-
There is no end symbol for if statements, `IZ [VAR] [OPERATOR] [VALUE]?`
I propose we use something similar to the loops, `IM OUTTA YR IZ`