Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dilawar/cec-esteral

Columbia Esterel Compiler - Personal copy
https://github.com/dilawar/cec-esteral

compiler esterel system-programming

Last synced: about 2 months ago
JSON representation

Columbia Esterel Compiler - Personal copy

Awesome Lists containing this project

README

        

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

Columbia Esterel Compiler (Hacked version)
==========================================

This is a somewhat hacked version of cec-0.4. The original is available [here](http://www.cs.columbia.edu/~sedwards/cec/).

I've added `cmake` based build system. To build and install use the following commands

```
cmake .
make
sudo make install
```

__It does not compile with clang. gcc works fine.__

Packages
========
You can install it using my repository on Open Build Service https://software.opensuse.org/download.html?project=home%3Adilawar&package=cec