Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/martinbrugnara/lfc2014-2015


https://github.com/martinbrugnara/lfc2014-2015

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

LFC2014-2015
============

============
LEXCOMPILE.SH

To use lexcompile.sh, run "./lexcompile.sh *filename*"
*filename* must NOT include the extension.

For instance, should the program be called "pippo.l", just run "./lexcompile.sh pippo". The script will produce an executable file called "pippo".