A programming language based on the experience of old point and click adventures - specifically Monkey Island. Program by combining random objects together and seeing what happens.
Requires: Python 3.8
$ python monkeyislang.py
mi> look at inventory
I'm carrying 1 pieces o' eight, 1 bottles o' grog.
mi> use pieces o' eight with bottles o' grog
mi> look at pieces o' eight
It's a 0 pieces o' eight
Compute factorials:
$ python monkeyislang.py examples/factorial.mi
It's a 8 pieces o' eight
It's a 40320 pieces o' eight