You do not have permission to edit this page, for the following reason:
Free text:
An interpreter and text editor for a subset of the [https://en.wikipedia.org/wiki/Caml Caml Programming Language] for the Nintendo 3DS. Great thanks to: * [https://github.com/MaeveMcT/Notepad3DS Notepad3DS] as a jumping-off point for the text editor segment of this project. * [https://esumii.github.io/min-caml/index-e.html min-caml] as a minimal Caml implementation that the project is based on. == Features == * Language Features: ** Parser bulit with Flex+Bison. ** Hindley-Milner Type Inference (slightly janky). ** Rudimentary builtin functions for input and output. * Application Features: ** Text editing. ** Development interpreter target for host system. ** Load/Save on SD Card. See [https://github.com/CharlesAverill/SuperML/blob/main/romfs/ex examples] for some example programs to run. == Installation == CIA/3DSX downloads are available in the [https://github.com/CharlesAverill/SuperML/releases releases]. * 3DSX - Copy the .3dsx file to the /3ds/ folder on your SD card and run via Homebrew Launcher. * CIA - Install the .cia file with a title installer (i.e. [[FBI 3DS|FBI]]). == Screenshots == https://dlhb.gamebrew.org/3dshomebrews/images/SuperML3DS2.png https://dlhb.gamebrew.org/3dshomebrews/images/SuperML3DS3.png == Credits == All of this would not have been possible without the work of * [https://github.com/smealum Smealum] * [https://github.com/Steveice10 Steveice10] * and countless others == External links == * GitHub - https://github.com/CharlesAverill/SuperML
Advertising: