Skip to content

kini/compiler-explorer-image

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compiler Explorer Image

A whole bag of scripts and Dockerfiles and AWS config to run Compiler Explorer.

Of most use to the casual observer is probably the code in update_compilers - scripts to install all the Compiler Explorer compilers to /opt/compiler-explorer. In particular, the open source compilers can be installed by anyone by running:

$ ./update_compilers/install_compilers.sh

This will grab all the open source compilers and put them in /opt/compiler-explorer (which must be writable by the current user). To get the beta and nightly-built latest compilers, add the parameter nightly to the script.

About

Setup for Amazon EC2 image to run a gcc explorer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 62.1%
  • Python 35.5%
  • Makefile 1.4%
  • PHP 0.4%
  • C++ 0.3%
  • Rust 0.1%
  • Other 0.2%