codejoust / C-EDU

A web-based C code editor and runner for use in classes, etc.

Home Page:http://iain.in/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python C Program Runner

Teach C to students with an online interactive editor

Warning: don't run on an open network. Please run on an unnecessary machine or a virtual machine, as the students have full control of the system with the C code.

Features:

  • pretty compile errors
  • ace editor built-in
  • allows teacher to look at student's c code
  • access from any modern browser

Run with python prog.py or nohup python prog.py

About

A web-based C code editor and runner for use in classes, etc.

http://iain.in/


Languages

Language:JavaScript 63.1%Language:Python 31.4%Language:C 5.5%