Skip to content

balaji303/CDE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 🚀
  4. Checkout the Output Prints in the Terminal