Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sayanchowdhury/rcc


https://github.com/sayanchowdhury/rcc

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

Remote C Compiler
=================

The idea is to have a working system which will allow trusted remote systems to submit C programs to a central server and the few build workers will keep monitoring the job queue, they will compile the code and execute it and return the result or any errors back to the users to the remote systems.