Sign inSign up

judge0/compilers

By judge0

Updated over 5 years ago

📦 Docker image with installed compilers, interpreters and sandbox.

Image
1

10K+

judge0/compilers repository overview

Compilers

Donate with PayPal

About

This is a Docker image with installed compilers, interpreters and sandbox. It is used as a base image for Judge0.

Get Started

Connect on RapidAPI

or deploy on your server.

Supported Languages

Standard Edition
#Name
1Assembly (NASM 2.14.02)
2Bash (5.0.0)
3Basic (FBC 1.07.1)
4C (Clang 7.0.1)
5C (GCC 7.4.0)
6C (GCC 8.3.0)
7C (GCC 9.2.0)
8C# (Mono 6.6.0.161)
9C++ (Clang 7.0.1)
10C++ (GCC 7.4.0)
11C++ (GCC 8.3.0)
12C++ (GCC 9.2.0)
13Clojure (1.10.1)
14COBOL (GnuCOBOL 2.2)
15Common Lisp (SBCL 2.0.0)
16D (DMD 2.089.1)
17Elixir (1.9.4)
18Erlang (OTP 22.2)
19Executable
20F# (.NET Core SDK 3.1.202)
21Fortran (GFortran 9.2.0)
22Go (1.13.5)
23Groovy (3.0.3)
24Haskell (GHC 8.8.1)
25Java (OpenJDK 13.0.1)
26JavaScript (Node.js 12.14.0)
27Kotlin (1.3.70)
28Lua (5.3.5)
29Objective-C (Clang 7.0.1)
30OCaml (4.09.0)
31Octave (5.1.0)
32Pascal (FPC 3.0.4)
33Perl (5.28.1)
34PHP (7.4.1)
35Plain Text
36Prolog (GNU Prolog 1.4.5)
37Python (2.7.17)
38Python (3.8.1)
39R (4.0.0)
40Ruby (2.7.0)
41Rust (1.40.0)
42Scala (2.13.2)
43SQL (SQLite 3.27.2)
44Swift (5.2.3)
45TypeScript (3.7.4)
46Visual Basic.Net (vbnc 0.0.0.5943)
Extra Edition
#Name
1Bosque (latest)
2C (Clang 10.0.1)
3C (Clang 9.0.1)
4C# (.NET Core SDK 3.1.302)
5C# (Mono 6.10.0.104)
6C# Test (.NET Core SDK 3.1.302, NUnit 3.12.0)
7C++ (Clang 10.0.1)
8C++ (Clang 9.0.1)
9C++ Test (Clang 10.0.1, Google Test 1.8.1)
10C++ Test (GCC 8.4.0, Google Test 1.8.1)
11C3 (latest)
12F# (.NET Core SDK 3.1.302)
13Java (OpenJDK 14.0.1)
14Java Test (OpenJDK 14.0.1, JUnit Platform Console Standalone 1.6.2)
15MPI (OpenRTE 3.1.3) with C (GCC 8.4.0)
16MPI (OpenRTE 3.1.3) with C++ (GCC 8.4.0)
17MPI (OpenRTE 3.1.3) with Python (3.7.7)
18Nim (stable)
19Python for ML (3.7.7)
20Visual Basic.Net (vbnc 0.0.0.5943)

Sandbox

For sandbox we are using isolate (licensed under GPL 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 to Martin Mareš and Bernard Blackham for developing and maintaining this project. Thanks to all contributors for their contributions to isolate project.

Isolate was used as sandbox environment (part of CMS system) on big programming contests like International Olympiad in Informatics (a.k.a. IOI) in 2012, and we trust that it works and does its job.

Donate

Your are more than welcome to support Judge0 development on Patreon, via PayPal or Revolut.

Tag summary

Content type

Image

Digest

Size

3 GB

Last updated

over 5 years ago

docker pull judge0/compilers