A full stack web application for online programming
This application is used for online coding. After selecting the programming language, you can start to write code. Below are the highlighted features.
- Five programming languages are supported, including c, c++, java, javascript and python.
- Syntax highlighting for different languages.
- Compilation and execution are supported. The proper result or error message will be displayed.
- Node provides the backend environment for this application
- Express middleware is used to handle requests, routes
- React for displaying UI components
If the code has issue and can’t run properly, the error will be displayed.