Here are
17 public repositories
matching this topic...
🔥 The most advanced open-source online code execution system in the world.
✨ Simple, free and open-source online code editor.
Updated
Sep 25, 2020
JavaScript
Code execution via Python package installation.
Updated
Nov 28, 2018
Python
Discord bot for programming, runs code (600+ langs), queries/show docs and references
Updated
Apr 29, 2020
Python
Remote Code Execution system built with NodeJS and ReactJS. Have you ever wondered how code execution on competitive programming websites works? Code that runs code. Tried implementing that.
Updated
Aug 28, 2020
JavaScript
🤖 Discord bot for interacting with Judge0. Run code from Discord chat.
Updated
Jul 27, 2020
Python
Updated
Aug 15, 2020
Java
ionCube Loader Add-On for Running PHP Encoded Files in Jelastic
Updated
Jun 5, 2019
Shell
📦 Arbitrary code execution API
Updated
Mar 16, 2017
Elixir
Codyglot is a polyglot code execution tool.
A tiny container engine as a code execution environment
🚨 Compile, execute and check for the right answer programs and untrusted code.
Updated
Sep 22, 2017
Python
RESTful web service for running code snippets
Updated
Oct 21, 2019
Python
Trabajo práctico de la asignatura Sistemas operativos. Universidad Tecnológica Nacional
Скрипт для организации последовательного исполнения JS-функций посредством механизма обратных вызовов.
Updated
Jun 19, 2018
JavaScript
[2016] Trabajo práctico de sistemas operativos: C, Bash
Improve this page
Add a description, image, and links to the
code-execution
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
code-execution
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Related Issues : #17 #25
The Question or Assignment model needs to be updated with a new field
base_code
.Used by Moss for ignoring student submissions which match with it.
Additional Context
Different Templates can be provided to professors for easier usage. For e.g
A C++ base code may contain following content.