Skip to content

StephanMukete/toy_model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TOC

TOC is short for Toy Online Compiler, which enables you to compile and run code in the cloud , NOW you do not need to install chapel, just use my TOC ~ you can submit your code and your code will be compiled in docker.

##Features

  • you can define your own compile command (TODO)
  • Cli-interface for TOC : you just need to type toc file.cpp --input test.in in your terminal, you will get the output in less than a minute!(TODO)
  • docker supported , Our compiling serivce runs on docker ~ no need to feel pain about security issue
  • Save your code for further checking(TODO)

About

contains files, codes and screen shots of a toy model of an online compiler for chapel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published