https://bugzilla.redhat.com/show_bug.cgi?id=1021017 Bug ID: 1021017 Summary: Review Request: lexertl - Modular lexical analyzer generator Product: Fedora Version: rawhide Component: Package Review Severity: medium Priority: medium Assignee: nobody@xxxxxxxxxxxxxxxxx Reporter: loganjerry@xxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: notting@xxxxxxxxxx, package-review@xxxxxxxxxxxxxxxxxxxxxxx Spec URL: http://jjames.fedorapeople.org/lexertl/lexertl.spec SRPM URL: http://jjames.fedorapeople.org/lexertl/lexertl-2013_09_06-1.fc21.src.rpm Fedora Account System Username: jjames Description: Lexertl is a modern, modular lexical analyzer generator. Traditionally, programs such as lex generate source code as their output and even only support one kind of programming language. The lexertl developers are seeking to offer much more flexibility than that by exposing the state machine that is generated from a supplied lex specification. By doing this the user has much more freedom in how the data is processed, which means it becomes easy to: - Build a lexical analyzer at runtime and start using it immediately. - Generate source code from the state machine in your preferred programming language. - Serialize the state machine for later processing. Note that lexertl is bundled in boost. However, I am attempting to package some software (AspectC++) which needs a newer version of lexertl than the one bundled in boost. I tried to backport it to the boost version, but too many features were missing. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review