Skip to content

📦 Docker image with installed compilers, interpreters and sandbox.

License

Notifications You must be signed in to change notification settings

hiroshees/code-compiler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compilers

言語

  • nodejs 20.18.0
  • python 3.13.0

言語の追加

  • extra/Dockerfileに言語のインストール関連の設定を追加
  • extra/testに言語ごとのテストコードを作成する

ビルド

cd extra
docker build -t hiroshees/code-compiler .

run test

cd extra
./bin/run-test

About

📦 Docker image with installed compilers, interpreters and sandbox.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 59.9%
  • Shell 25.6%
  • Python 6.3%
  • C++ 0.8%
  • Java 0.7%
  • Objective-C 0.6%
  • Other 6.1%