Skip to the content.

CD-E Your IDE

CodeFactor

CD-E is a

* Very small size, 
* Open Source,
* Python based 
* Works with GCC Compiler 
* Minimalistic
* C-Program runner

CDE

There are a few dependencies for this Python App make sure you install them before running the Python App

  1. Install GCC compiler and
  2. Install wxpython Library using the below command
pip install wxpython

How to Use?

  1. Run the setup file
  2. Enter Type a simple C Program
  3. Click on Run Button :rocket:
  4. Checkout the Output Prints in the Terminal