My own exploration into programming languages.
This is a Javascript/ECMAScript inspired programming language with a slightly different and incomplete syntax. The parser is a recursive-descent. I plan to support persistence integrated into the language.
No wiki yet, but here is a example script that I currently use: test.mp.