Go to file
Brian Seymour a44a62f2df truncate stdout to 1024 characters 2018-09-21 22:20:41 -05:00
api new extensions 2018-09-20 22:17:46 -05:00
docker truncate stdout to 1024 characters 2018-09-21 22:20:41 -05:00
var update limits 2018-09-21 12:05:55 -05:00
.gitignore mvp done 2018-09-20 00:49:02 -05:00
license poc work 2018-09-19 21:58:50 -05:00
readme.md readme and path fix 2018-09-21 13:45:09 -05:00

readme.md

Piston

This project is the underlying engine for running untrusted and possibly malicious code that originates from from EMKC contests and challenges.

Installation

Usage

  • docker/execute <lang> <path to file>

Supported Languages

Currently python2, python3, c, c++, go, node, and ruby are supported.

License

Piston is licensed under the MIT license.