brainfuck et al. for Try It Online
This is a collection of simple transpilers for the Try It Online family of online interpreters.
Currently available:
-
Implemented with a wrapping tape of 65,536 8-bit cells.
-
Transpiles to brainfuck.
-
Implemented with a wrapping tape of 65,536 8-bit cells. Input characters unequal to 1 are treated as 0. Use
-b
for raw byte input,-B
for raw byte output. -
Implemented with a wrapping tape of 65,536 8-bit cells.
-
Implemented with a wrapping tape of 65,536 8-bit cells.
-
Implemented with a wrapping tape of 65,536 8-bit cells. Uses a cryptographically secure PRNG.
-
Implemented with a wrapping tape of 65,536 8-bit cells.
-
Implemented with a wrapping tape of 65,536 8-bit cells.