This project has been archived. You can find the new version here.
A set of scripts to compile projects for CafeLoader, by Kinnay.
An example can be found here.
You will need MULTI GreenHills Software to build projects using these scripts. (set its path in compiler.py)
PyYAML and pyelftools are also required; get them using pip:
pip install PyYAML
pip install pyelftools