An open API service indexing awesome lists of open source software.

https://github.com/deepthoughtt/esolanginterpreters

A collection of interpreters for esoteric languages
https://github.com/deepthoughtt/esolanginterpreters

esolangs interpreters python

Last synced: 1 day ago
JSON representation

A collection of interpreters for esoteric languages

Awesome Lists containing this project

README

          

# Esolang Interpreters
A collection of interpreters for esoteric languages

## What is an esoteric language?
An esoteric programming language is a programming language designed to test the boundaries of computer programming language design,
as a proof of concept, as software art, as a hacking interface to another language, or as a joke (more info [here](https://en.wikipedia.org/wiki/Esoteric_programming_language)).

## Interpreters list
- [4RL](https://esolangs.org/wiki/4RL)
- [ABCD](https://esolangs.org/wiki/ABCD)
- [Boolfuck](https://esolangs.org/wiki/Boolfuck)
- [Brainfuck](https://esolangs.org/wiki/Brainfuck)
- [InfiniTick](https://esolangs.org/wiki/InfiniTick)
- [MiniBitMove](https://esolangs.org/wiki/MiniBitMove)
- [MiniStringFuck](https://esolangs.org/wiki/MiniStringFuck)
- [Paintfuck](https://esolangs.org/wiki/Paintfuck)
- [Smallfuck](https://esolangs.org/wiki/Smallfuck)
- [Tick](https://esolangs.org/wiki/Tick)
- Ticker

## Legacy folder
The legacy folder contains the original implementations of the esolang interpreters who were made years ago.
Since then I learned more and decided to rewrite the interpreters in a better way. If you want to keep using
the interpreters as usual you can still import them from the legacy folder.

## Icon
You can find the icon that was used for this project here:
Programming language icons created by Freepik - Flaticon