Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 756 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 756 Bytes

Village

An esoteric programming language about being a forgetful village chief.

Documentation

Documentation can be found in the /docs/ folder.

I recommend starting with syntax.md so that you get a basic idea of how the language is formatted and moving on to using commands.md as a guide and reference..

Interpreter

You can check out my horribly-styled interpreter here.

Contributing

Fork this project and make your changes on your branch.
Create a PR into Legend-of-iPhoenix/Village/master.

  • be sure to include a short, concise description of your changes!

I'll review your pull request and hopefully merge it.