Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sayanchowdhury/rcc
https://github.com/sayanchowdhury/rcc
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/sayanchowdhury/rcc
- Owner: sayanchowdhury
- Created: 2013-03-14T08:20:44.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-04-30T11:28:18.000Z (over 11 years ago)
- Last Synced: 2024-10-12T23:09:17.968Z (about 1 month ago)
- Language: Python
- Size: 201 KB
- Stars: 5
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
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.