项目作者: Legend-of-iPhoenix

项目描述 :
An esoteric programming language about being a forgetful village chief.
高级语言: JavaScript
项目地址: git://github.com/Legend-of-iPhoenix/Village.git
创建时间: 2018-06-20T21:39:31Z
项目社区:https://github.com/Legend-of-iPhoenix/Village

开源协议:MIT License

下载


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.