Note: This is taken from the Chicken Wiki, where a more recent version could be available.
A lexer generator.
Danny Dubé
None
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.
Copyright © 1997 Danny Dubé, Université de Montréal. All rights reserved.