Skip to content

Latest commit

 

History

History
20 lines (9 loc) · 456 Bytes

README.md

File metadata and controls

20 lines (9 loc) · 456 Bytes

Bare minimum online compiler (experimental)

Note:

  • this program only runs in local system
  • you should have supported programming language libraries installed in your system.
  • some file paths are not implemented correctly, if you are using correct the paths.
  • This program only works in unix enviroments.

working theory

source code -> http -> web server -> system libs

system libs -> output -> webserver -> html