Skip to content

An interactive online code editor and compiler for programming languages

Notifications You must be signed in to change notification settings

TheSaltyNewfie/OnlineCompiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

An interactive online code editor and compiler for programming languages

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published