Comcraft Mod Loader is a project for allowing mods to load into Comcraft. It was created by simon816 (GitHub profile simon816) and is still under development.
or
Comcraft Mod Loader allows you to create mods using a friendly JavaScript language. It uses a JavaScript parser called MINIJOE, "Minimal Javascript Object Environment". It implements the ECMA-262 Standard except from these differences. Check out the Getting Started guide for more information.
You can easily place all your mods in a comcraft/mods/ directory on your SD card or internal memory. Check out the tutorial.