Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dilawar/cec-esteral
- Owner: dilawar
- License: other
- Created: 2013-10-28T01:19:16.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2020-12-28T10:57:19.000Z (about 4 years ago)
- Last Synced: 2023-03-22T15:28:29.239Z (almost 2 years ago)
- Topics: compiler, esterel, system-programming
- Language: C++
- Homepage:
- Size: 1020 KB
- Stars: 5
- Watchers: 0
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
- License: COPYING
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