Interpret Esolangs Online 1.1.6
This is a webpage that interprets esoteric languages in client-side JavaScript.
Currently, this supports 30 languages.
Here is the detailed information about the languages:
| Language Name | Information about interpreter | Link to esolangs.org |
|---|---|---|
| Alphuck | Supports wraps, EOF results in 0, 1000000 8-bit cells | https://esolangs.org/wiki/Alphuck |
| APLWSI | https://esolangs.org/wiki/APLWSI | |
| Arithmetic | A slight modification of the interpreter by the esolang user PythonshellDebugwindow in public domain | https://esolangs.org/wiki/Arithmetic |
| B2C | https://esolangs.org/wiki/B2C | |
| Befunge-93 | Unrestricted playfield size, division or modulo by zero results in 0 | https://esolangs.org/wiki/Befunge |
| Brainfuck+2 | 1000000 cells | https://esolangs.org/wiki/Brainfuck%2B2 |
| !!brainfeed | https://esolangs.org/wiki/!!brainfeed | |
| brainfuck | Supports wraps, EOF results in 0, 1000000 8-bit cells | https://esolangs.org/wiki/Brainfuck |
| Chicken | https://esolangs.org/wiki/Chicken | |
| Deadfish | https://esolangs.org/wiki/Deadfish | |
| Hello | Case sensitive, outputs "Hello World" and a line feed for every h command | https://esolangs.org/wiki/Hello |
| Hello++ | Case insensitive, outputs "Hello World" and a line feed for every h (or H) command | https://esolangs.org/wiki/Hello%2B%2B |
| HQ9+ | Doesn't output the accumulator in the + command | https://esolangs.org/wiki/HQ9%2B |
| HWorld | https://esolangs.org/wiki/HWorld | |
| <stack> | Interpreter comes from https://github.com/none-None1/lstackg/ which is in public domain | https://esolangs.org/wiki/LstackG |
| Nil | https://esolangs.org/wiki/Nil | |
| No. | https://esolangs.org/wiki/No%2E | |
| Nope. | https://esolangs.org/wiki/Nope%2E | |
| oOo CODE | Supports wraps, EOF results in 0, 1000000 8-bit cells on the right of origin, and 100 on the left | https://esolangs.org/wiki/OOo_CODE |
| PlusIntMinus | https://esolangs.org/wiki/PlusIntMinus | |
| PlusOrMinus | https://esolangs.org/wiki/PlusOrMinus | |
| Supports "p" for "print" and "w" for "write" | https://esolangs.org/wiki/pRINT | |
| Quine | https://esolangs.org/wiki/Quine_(programming_language) | |
| Random Brainfuck | Supports wraps, EOF results in 0, 1000000 8-bit cells | https://esolangs.org/wiki/Random_Brainfuck |
| ReverseFuck | Supports wraps, EOF results in 0, 1000000 8-bit cells | https://esolangs.org/wiki/ReverseFuck |
| Self-modifying Brainfuck | Supports wraps, EOF results in 0, 1000000 8-bit cells on the right of the program itself, and 100 on the left | https://esolangs.org/wiki/Self-modifying_Brainfuck |
| Self-modifying Brainfuck# | Supports wraps, EOF results in 0, 1000000 8-bit cells on the right of the program itself | https://esolangs.org/wiki/Self-modifying_Brainfuck_Sharp |
| Text | https://esolangs.org/wiki/Text | |
| Weeeeeeeeeeeeeeeeeeeeeeeeeeeeee | Program must start with Start epidemic, but doesn't have to end with Delevop vaccine | https://esolangs.org/wiki/Weeeeeeeeeeeeeeeeeeeeeeeeeeeeee |
| Welcome to Esolang, the esoteric programming languages wiki! | It's an esoteric language | https://esolangs.org/wiki/Welcome_to_Esolang,_the_esoteric_programming_languages_wiki! |