Create a minimal toolchain for the Monkey C language based on notepad++ editor
- Finalize UDL file for notepad++ for Monkey C language
- Create Monkey project template
- Add build capabilities to notepad ++
- Integrate the test env.
monkeyc.bat --> automate the simulator start up, the compiler and start the app in the simulator(only the beginning) monkey-c.xml --> Notepad++ autocomplete file in UDL 2 format