Skip to content

online code execution system in the world.

Notifications You must be signed in to change notification settings

kosher9/Compile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Compile

[Compile] is a robust and scalable Golang online code execution systheme

compile can help you build wide range of applications varying from competitive programming platforms, educational and recruitment platforms, to online code editors and more.

Todo list

  • understand the project
  • make out project structure
  • write controller file

Features

  • Quick and easy
  • support several languages
  • avoid piling up requests
  • Runs programs in a secure and reliable
  • Send additional files alongside your single-file program.
  • Compile and run several file program.
  • Set custom command line arguments.
  • Set time and memory limits.
  • HTTP callbacks.

https://go.googlesource.com/playground/+/58c94ea43dcbbff54337bacfd1eb0e626ac21d11/sandbox.go

About

online code execution system in the world.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages