Electronic design and programming tools suite like Eagle, MpLab
Currently Only MacOS is Present, PreAlpha means not Ready to use, Application is provided Without Strict Garantee, License not OSI.
All others platform Windows, Linux, HaikuOS STILL under TEST, Dummy "Hello world" is provided instead
Project2306 IDE :
Application pour la programmation de Microcontroleurs et d' Application Electronique
Project2306 IDE :
for All whom want to Create and Develop on Embed Platform
Software as Programming Tools suite and PCB Design
Planned...
GPPCC is Graphical Pretty Print C++ Compiler. It supports C++99. This is a front end compiler tool for C++. This will convert unformatted C++ source file into formatted C++ source file with a prefix "pp_". For further information please read documentation.
C Cod is an application that allows for a C source file to be "Compiled on Demand" prior to being executed. The source files are compiled and executed on the fly. This allows for C to be treated like a scripting language.