Code Monkey home page Code Monkey logo

kevinjeon-g / infra Goto Github PK

View Code? Open in Web Editor NEW

This project forked from compiler-explorer/infra

0.0 0.0 0.0 9.73 MB

Infrastructure to set up the public Compiler Explorer instances and compilers

Home Page: https://godbolt.org

License: BSD 2-Clause "Simplified" License

Shell 8.92% JavaScript 2.24% Ruby 0.02% C++ 4.62% Python 50.30% C 3.65% D 0.01% Go 0.01% Rust 0.01% PowerShell 9.41% Makefile 0.62% HTML 3.32% HCL 16.69% BitBake 0.17%

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.

More info can be found here

Built compilers

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

infra's People

Contributors

alliepiper avatar ams21 avatar apmorton avatar azoy avatar darkarc avatar dependabot[bot] avatar dkm avatar dokempf avatar goooler avatar grooverdan avatar haneefmubarak avatar hertzdevil avatar janljl avatar jeremy-rifkin avatar jfalcou avatar jmarrec avatar johanengelen avatar jrhemstad avatar junlarsen avatar kasperk81 avatar kevinjeon-g avatar marcauberer avatar mattgodbolt avatar mpusz avatar narpfel avatar ojeda avatar partouf avatar rollbear avatar rscohn2 avatar rubenrbs 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.