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

https://github.com/aztek/syngen

Concrete syntax generator
https://github.com/aztek/syngen

Last synced: 5 months ago
JSON representation

Concrete syntax generator

Awesome Lists containing this project

README

          

syngen
======

Concrete syntax generator for textual languages.

More verbose description will be added later, by now you can take a look at examples.

syngen is using bigloo, see http://www-sop.inria.fr/indes/fp/Bigloo/

To install, type `make all && make install`