- Notifications
You must be signed in to change notification settings - Fork0
📦 Docker image with installed compilers, interpreters and sandbox.
License
neetcode-gh/compilers
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a Docker image with installed compilers, interpreters, andsandbox. It is used as a base image forJudge0.
Start with theFREE Basic Plan on RapidAPI orhost it yourself.
Our infrastructure behind RapidAPI allows you to focus on building your product and forget about the know-how of maintaining and scaling Judge0.
Let's talk.Contact us.
Judge0 comes in two flavors:Judge0 andJudge0 Extra. They differ mostly in the supported languages.
Click here to expand the list
# | Name |
---|---|
1 | Assembly (NASM 2.14.02) |
2 | Bash (5.0.0) |
3 | Basic (FBC 1.07.1) |
4 | C (Clang 7.0.1) |
5 | C (GCC 7.4.0) |
6 | C (GCC 8.3.0) |
7 | C (GCC 9.2.0) |
8 | C# (Mono 6.6.0.161) |
9 | C++ (Clang 7.0.1) |
10 | C++ (GCC 7.4.0) |
11 | C++ (GCC 8.3.0) |
12 | C++ (GCC 9.2.0) |
13 | Clojure (1.10.1) |
14 | COBOL (GnuCOBOL 2.2) |
15 | Common Lisp (SBCL 2.0.0) |
16 | D (DMD 2.089.1) |
17 | Elixir (1.9.4) |
18 | Erlang (OTP 22.2) |
19 | Executable |
20 | F# (.NET Core SDK 3.1.202) |
21 | Fortran (GFortran 9.2.0) |
22 | Go (1.13.5) |
23 | Groovy (3.0.3) |
24 | Haskell (GHC 8.8.1) |
25 | Java (OpenJDK 13.0.1) |
26 | JavaScript (Node.js 12.14.0) |
27 | Kotlin (1.3.70) |
28 | Lua (5.3.5) |
29 | Objective-C (Clang 7.0.1) |
30 | OCaml (4.09.0) |
31 | Octave (5.1.0) |
32 | Pascal (FPC 3.0.4) |
33 | Perl (5.28.1) |
34 | PHP (7.4.1) |
35 | Plain Text |
36 | Prolog (GNU Prolog 1.4.5) |
37 | Python (2.7.17) |
38 | Python (3.8.1) |
39 | R (4.0.0) |
40 | Ruby (2.7.0) |
41 | Rust (1.40.0) |
42 | Scala (2.13.2) |
43 | SQL (SQLite 3.27.2) |
44 | Swift (5.2.3) |
45 | TypeScript (3.7.4) |
46 | Visual Basic.Net (vbnc 0.0.0.5943) |
Click here to expand the list
# | Name |
---|---|
1 | Bosque (latest) |
2 | C (Clang 10.0.1) |
3 | C (Clang 9.0.1) |
4 | C# (.NET Core SDK 3.1.406) |
5 | C# (Mono 6.12.0.122) |
6 | C# Test (.NET Core SDK 3.1.406, NUnit 3.12.0) |
7 | C++ (Clang 10.0.1) |
8 | C++ (Clang 9.0.1) |
9 | C++ Test (Clang 10.0.1, Google Test 1.8.1) |
10 | C++ Test (GCC 8.4.0, Google Test 1.8.1) |
11 | C3 (latest) |
12 | F# (.NET Core SDK 3.1.406) |
13 | Java (OpenJDK 14.0.1) |
14 | Java Test (OpenJDK 14.0.1, JUnit Platform Console Standalone 1.6.2) |
15 | MPI (OpenRTE 3.1.3) with C (GCC 8.4.0) |
16 | MPI (OpenRTE 3.1.3) with C++ (GCC 8.4.0) |
17 | MPI (OpenRTE 3.1.3) with Python (3.7.7) |
18 | Nim (stable) |
19 | Python for ML (3.7.7) |
20 | Visual Basic.Net (vbnc 0.0.0.5943) |
For sandbox we are usingIsolate (licensed underGPL v2).
Isolate is a sandbox built to safely run untrusted executables, offering them a limited-access environment and preventing them from affecting the host system. It takes advantage of features specific to the Linux kernel, like namespaces and control groups.
Huge thanks toMartin Mareš andBernard Blackham for developing and maintaining Isolate. Thanks to allcontributors for their contributions to Isolate project.
Isolate was used as a sandbox environment (part ofCMS system) on big programming contests likeInternational Olympiad in Informatics (a.k.a. IOI) in 2012, and we trust that it works and does its job.
Your are more than welcome to support Judge0 development onPatreon, viaPayPal orRevolut.
About
📦 Docker image with installed compilers, interpreters and sandbox.
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Languages
- Dockerfile59.5%
- Shell21.2%
- Python5.8%
- C++3.7%
- C#2.2%
- C1.7%
- Other5.9%