Skip to content

RunC.web - A sleek, web-based C code runner that compiles and executes C programs directly in your browser. Perfect for quick testing, education, and sharing code snippets. Features real-time output, responsive design, and dark/light mode.

License

Notifications You must be signed in to change notification settings

embarkit/RunC.web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C Code Runner - Simple Online C Compiler

  • A straightforward web app where you can write C code and run it instantly. Perfect for quick tests, learning, or debugging small programs.

What This Does

  • Write C code in your browser
  • Get instant results when you run it
  • Works on phones, tablets, and computers
  • Switch between light and dark mode
  • See errors clearly highlighted

Getting Started

Download the code :

git clone https://github.com/embarkit/RunC.web
cd RunC.web

Install what's needed :

pip install -r requirements.txt

Start it up :

python app.py

Open your browser to :

http://localhost:5000

How to Use It

  • Type your C code in the big text box

  • Hit the "Run Code" button

  • See the output appear below

  • Use the moon/sun button to change between dark and light mode

About

Made by MrFidal - feel free to use this for your own projects.

Thank You

A big thank you to all the developers who inspired this project and to everyone who takes the time to use it! If you find this tool helpful, please consider starring the repository or sharing it with fellow coders. Happy programming!

About

RunC.web - A sleek, web-based C code runner that compiles and executes C programs directly in your browser. Perfect for quick testing, education, and sharing code snippets. Features real-time output, responsive design, and dark/light mode.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •