Git Product home page Git Product logo

jryans / compiler-explorer-infra Goto Github PK

View Code? Open in Web Editor NEW

This project forked from compiler-explorer/infra

0.0 1.0 0.0 9.23 MB

Infrastructure to set up the public Compiler Explorer instances and compilers

Home Page: https://godbolt.org

License: BSD 2-Clause "Simplified" License

Shell 10.37% JavaScript 3.03% Ruby 0.03% C++ 6.13% Python 48.01% C 4.77% D 0.02% Go 0.01% Rust 0.02% PowerShell 8.60% Makefile 0.69% HTML 4.49% HCL 13.84%

compiler-explorer-infra's Introduction

Compiler Explorer Infrastructure

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

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

$ make ce  # this installs python modules etc
$ ./bin/ce_install install compilers

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 --enable nightly to the command.

To list installation candidates, use ./bin/ce_install list. A single installation can be installed by name.

Built compilers

Status page to our daily built compilers https://compiler-explorer.github.io/compiler-workflows/build-status

compiler-explorer-infra's People

Contributors

alliepiper avatar ams21 avatar andrew-gresyk avatar apmorton avatar azoy avatar cor3ntin avatar darkarc avatar dependabot[bot] avatar dkm avatar dokempf avatar grooverdan avatar haneefmubarak avatar hertzdevil avatar igl42 avatar janljl avatar jfalcou avatar jmarrec avatar johanengelen avatar jrhemstad avatar junlarsen avatar mattgodbolt avatar mjbshaw avatar mpusz avatar ojeda avatar partouf avatar rscohn2 avatar rubenrbs avatar tesuji avatar thadhouse avatar thephd avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.