Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 614 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 614 Bytes

MinGW_online

Photo of landing page

Setup:

Inside path.php, point to your "bin" directory inside of your MinGW compiler!

Features:

  • ACE Editor, https://ace.c9.io/ allows for snippets, code auto-complete.
  • Lightweight color scheme, easy on eyes for prolonged use
  • Meant to be responsive, usable on mobile phones
  • Intuitive, easy to use

To be added:

  • Interactive input
  • Debugging tool
  • Multiple user sessions, or a queue for compiling (at the moment, only one compile can be run at a time)
  • User timeout for infinite loops, or very long compile programs