CD-E is a
* Very small size,
* Open Source,
* Python based
* Works with GCC Compiler
* Minimalistic
* C-Program runner
There are a few dependencies for this Python App make sure you install them before running the Python App
- Install GCC compiler and
- Install wxpython Library using the below command
pip install wxpython
- Run the setup file
- Enter Type a simple C Program
- Click on Run Button 🚀
- Checkout the Output Prints in the Terminal