breandan / compilers

A list of compilers with some metadata.

Home Page:https://git.io/compilers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compilers

This module contains a list of compilers along with some metadata.

npm install compilers.js

To use it:

const { COMPILERS } = require('compilers.js');

Examples

Contributing

This list aims to be comprehensive while at the same time not populated with unused or defunct compilers. Similarly, the source or target language of any compiler should be either widely used or if it is an intermediate representation, must be accepted or targeted by other compilers. If a compiler is missing from the list that satisfies this criteria, feel free to create a pull request.

About

A list of compilers with some metadata.

https://git.io/compilers

License:MIT License


Languages

Language:CoffeeScript 99.4%Language:Makefile 0.6%