https://github.com/stefnotch/labyrinth_interpreter
A Labyrinth interpreter written in JavaScript
https://github.com/stefnotch/labyrinth_interpreter
esolang interpreter javascript
Last synced: 5 months ago
JSON representation
A Labyrinth interpreter written in JavaScript
- Host: GitHub
- URL: https://github.com/stefnotch/labyrinth_interpreter
- Owner: stefnotch
- License: unlicense
- Created: 2018-03-01T16:00:05.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-05-07T14:21:45.000Z (about 6 years ago)
- Last Synced: 2025-04-06T15:17:11.558Z (about 1 year ago)
- Topics: esolang, interpreter, javascript
- Language: JavaScript
- Homepage: https://stefnotch.github.io/Labyrinth_Interpreter/
- Size: 8.79 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A [Labyrinth](https://github.com/m-ender/labyrinth) interpreter
Website [https://stefnotch.github.io/Labyrinth_Interpreter/](https://stefnotch.github.io/Labyrinth_Interpreter/)
It currently supports everything except for BigIntegers.