Tool for generating C-based recognizers from regular expressions
re2c is a tool for writing fast and flexible lexers. Unlike other such
tools, it concentrates solely on generating efficient code for matching
regular expressions. This makes it suitable for a wide variety of
applications. The generated scanners approach hand-crafted ones in
terms of size and speed.
- Developed at devel:tools:compiler
- Sources inherited from project openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:zSystems/re2c && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
re2c-0.15.3.tar.gz | 0004881197 4.66 MB | |
re2c-nogenerationdatedefault.patch | 0000000455 455 Bytes | |
re2c.changes | 0000005052 4.93 KB | |
re2c.spec | 0000001841 1.8 KB |
Revision 30 (latest revision is 43)
Dominique Leuenberger (dimstar_suse)
accepted
request 352566
from
Tomáš Chvátal (scarabeus_iv)
(revision 30)
- Version update to 0.15.3: * Syntax expansion and various updates * See CHANGELOG for in-depth details - Rebase patch to apply: * re2c-nogenerationdatedefault.patch
Comments 0