Skip to content

prdk0/tiny-online-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published