Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/titouanc/tinycc

Compilers 2017 project @ VUB
https://github.com/titouanc/tinycc

compiler university

Last synced: 28 days ago
JSON representation

Compilers 2017 project @ VUB

Awesome Lists containing this project

README

        

# tinycc

[![Build Status](https://travis-ci.org/titouanc/tinycc.svg?branch=master)](https://travis-ci.org/titouanc/tinycc)

A Tiny compiler written in Rust for the Compiler course @ VUB 2017.

* **Read [the Tiny specification](SPEC.md)**
* **List of [additional features](FEATURES.md)**

*Requires Rust Nightly*