You are looking at historical revision 9757 of this page. It may differ significantly from its current revision.

silex

Description

A lexer generator.

Author

Danny Dubé

Requirements

None

Download

silex.egg

Documentation

A comprehensive manual in PostScript can be found here: silex.ps.

Note: the generated lexers will contain relatively large constant data structures. To reduce compile time and executable size, it is recommended to compile the created code with the -compress-literals option, which will reduce code size at the expense of startup time.

License

Copyright (C) 1997 Danny Dubé, Université de Montréal.

Distributed under the terms of the GNU Public License