Skip to content

The project has been basically created for the competitive programmers . The UI is light-weight and it includes the code suggession feature which enable a programmer for fast coading . You can input data as large as you want and measure your runtime automatically .

Notifications You must be signed in to change notification settings

me-sharif-hasan/SDK-9_The-open-source-c-c-plus-plus-web-ide-using-php-and-javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot

screenshot

Start from here!

Requirements :

  1. PHP 7 or higher with xampp/lampp.
  2. g++/gcc,Java,Python,php preinstalled in your system.
  3. Windows OS.

How to install:

  1. First you need to download xampp latest version from here .
  2. Install xampp in your preferred directory
  3. Download the project files and extract them into xampp's htdocs folder

For windows:

  1. Download MinGW GCC compiler from here .
  2. Add bin folder of your MinGW installation directory to the system path. See instruction about how to install MinGW GCC from here.
  3. You are ready to go. Jump to the xampp control panel and start apache . Then go to a browser and type http://localhost .

For ubuntu:

  1. Download g++,gcc,jdk and php and add them to path.
  2. Goto /opt/lampp and from terminal command #lampp start
  3. All set. Goto browser and type http://localhost .

This project is using ACE code editor for code editing feature . Thanks ACE team .

Authors blog: https://iishanto.com

Version log:

 ##v2.2 beta
 1. Fixed toolbar.
 2. User friendly interface.
 3.Copy to clipboard feature.
 
 ##v3.0
 1. Responsive layout
 2. Flexible
 3. More comfortable
 4. Added Java,Php besides C,C++
 5. Bug fix

Todo: Need a test in windows environment

About

The project has been basically created for the competitive programmers . The UI is light-weight and it includes the code suggession feature which enable a programmer for fast coading . You can input data as large as you want and measure your runtime automatically .

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published