Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 454 Bytes

readme.md

File metadata and controls

18 lines (13 loc) · 454 Bytes

Online Compiler

A online interface to compile C and C++ code, all made with NiceGUI and Python! Aces is used for the code editor.


How to run:

Bare metal

  • Run on a linux based system
    • GCC & G++ is required.
    • Python 3.11 is used for development, try lower versions at your own risk.

Docker

  • Docker coming soon

Example

Screen shot of UI