Skip to content

thedevmystic/EsoProg

 
 

Repository files navigation

EsoProg

MIT License

EsoProg is intended to be a programming playground for esoteoric languages such as:

  • ✅ Piet
  • 👷 BrainF*ck (See the BrainFck branch)
  • ⬜ COW
  • ⬜ Auld

How To Build

Ensure you get this repository recursively as the vendors have been added as sub modules. Once you have the source, go into the Scripts folder and run the setup script for your OS.

Now you have your solution, there should be a Premake Project inside it, to update your solution, you can rebuild that project. From here you should be able to build using visual studio.

Contributing

If you would like to contribute to this project please fork the repository, make a branch for your work and make a pull request when you are ready. The style guide for this project can be found here Style Guide

About

An interpreter for the Piet programming language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 87.5%
  • Lua 10.8%
  • C 1.7%