- PHP 7 or higher with xampp/lampp.
- g++/gcc,Java,Python,php preinstalled in your system.
- Windows OS.
- First you need to download xampp latest version from here .
- Install xampp in your preferred directory
- Download the project files and extract them into xampp's htdocs folder
- Download MinGW GCC compiler from here .
- Add bin folder of your MinGW installation directory to the system path. See instruction about how to install MinGW GCC from here.
- You are ready to go. Jump to the xampp control panel and start apache . Then go to a browser and type http://localhost .
- Download g++,gcc,jdk and php and add them to path.
- Goto /opt/lampp and from terminal command #lampp start
- All set. Goto browser and type http://localhost .
Authors blog: https://iishanto.com
##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