Skip to content

📦 Docker image with installed compilers, interpreters and sandbox.

License

Notifications You must be signed in to change notification settings

Agent-01/judge0-compilers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compilers

About

This is a fork of Judge0/compilers. It is used for Agent-01/Judge0, a fork of Judge0.

Get Started

  1. Build the compilers image
  2. Build the [Agent-01/Judge0] image using this image
  3. Edit the docker-compose file from Judge0 and change the image to what you just built
  4. Edit judge0.conf and put it in the same directory
  5. Run docker compose up -d

Debugging

  1. Refer to this issue for building commands judge0/judge0#250
  2. Check if websites in docker file is down
  3. Check container logs

Supported Languages

Judge0

Click here to expand the list
# Name
1 Assembly (NASM 2.14.02)
2 Brainfuck (5.0.0)
3 C (GCC 9.2.0)
4 C (GCC 12.3.0)
5 C# (Mono 6.12.0.206)
6 C++ 17 (GCC 9.2.0)
7 C++ 17 (GCC 12.3.0)
8 C++ 20 (GCC 12.3.0)
9 Go (1.22.2)
10 Haskell (GHC 8.8.4)
11 Java (OpenJDK 22.0.1)
12 JavaScript (Node.js 12.14.0)
13 Lua (5.4.6)
14 Pascal (FPC 3.2.2)
15 PHP (8.3.6)
16 Plain Text
17 Python (3.11.8)
18 Pypy (3.10)
19 R (4.4.0)
20 Ruby (3.3.1)
21 Rust (1.77.2)
22 SQL (SQLite 3.27.2)

About

📦 Docker image with installed compilers, interpreters and sandbox.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 57.7%
  • Shell 22.2%
  • Python 6.0%
  • C++ 3.8%
  • C# 2.3%
  • C 1.8%
  • Other 6.2%