Skip to content

Latest commit

 

History

31 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EsoPy

A collection of esolang (esoteric programming language) specification and interpreters, all written in Python.

Running

Execute scripts or view language specifications directly from the root directory using main.py.

Run script

python main.py run <language> <path/to/file>
python main.py run brainfuck hello_world.bf

View language specification

python main.py spec <language>
python main.py spec brainfuck

Contributing

If you want to contribute to EsoPy, check the contributing guidelines.

About

A collection of esolangs, written in Python.

Topics

Resources

Contributing

Stars

1 star

Watchers

0 watching

Forks

Contributors

Languages