reflex (variant of flex fast lexical scanner)
This is Thomas E. Dickey's fork of flex, based on flex-2.5.4. It has
a few bugfixes and slightly different features from the flex included
in Slackware.
This build doesn't conflict with Slackware's flex. To build sources with
reflex, they'll have to be modified slightly:
- replace "flex" command with "reflex" in Makefiles or build scripts.
- replace any occurence of "-lfl" with "-lrefl".
- if the source includes <FlexLexer.h>, replace with <reFlexLexer.h>.
Maintained by: B. Watson
Keywords: lexical analyzer,lexer,flex,lex,byacc
ChangeLog: reflex
Homepage:
https://invisible-island.net/reflex/reflex.html
Download SlackBuild:
reflex.tar.gz
reflex.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
reflex.SlackBuild |
reflex.info |
slack-desc |
© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds