Interpret Esolangs Online
Interpret Esolangs Online is a project created by User:None1, it is a webpage that allows you to run esoteric languages online.
Introduction
Interpret Esolangs Online interprets esolangs in client-side JavaScript. It currently supports these 29 esolangs:
- Alphuck
- APLWSI
- Arithmetic
- B2C
- Befunge-93
- !!brainfeed
- brainfuck
- Chicken
- Deadfish
- Hello
- Hello++
- HQ9+
- HWorld
- <stack>
- Nil
- No.
- Nope.
- oOo CODE
- PlusIntMinus
- PlusOrMinus
- Quine (programming language)
- Random Brainfuck
- ReverseFuck
- Self-modifying Brainfuck
- Self-modifying Brainfuck#
- Text
- Weeeeeeeeeeeeeeeeeeeeeeeeeeeeee
- Welcome to Esolang, the esoteric programming languages wiki!
The interpreters are all written by User:None1 except that the Arithmetic interpreter is a slight modification of the interpreter written by User:PythonshellDebugwindow.
Note
Due to the restriction of GitHub Pages, if you want to create a permanent link of your program, the program shouldn't be too long, or you can manually download the source code of the webpage and deploy it in somewhere else that doesn't restrict URI length.
Note: In August 28 2023, the project is also at replit at https://interpret-esolangs-online.none-none1.repl.co/, and that page doesn't have the restriction
How to help
If you found a bug, you can write in the talk page or post an issue at GitHub.
If you want to add esolangs, you can write in the talk page or post an issue at GitHub. If you write in the talk page, you can include a client-side JavaScript interpreter along with the name of language if there is one.
If you want to collaborate, write in the talk page.
External Resources
- The page
- The page at replit
- The source code at GitHub.
- The source code at replit.