1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] This copyright note is auto-generated by scripts/Create-CopyPatch.
4 [COPY] T2 SDE: package/*/re2c/re2c.desc
5 [COPY] Copyright (C) 2006 - 2021 The T2 SDE Project
7 [COPY] More information can be found in the files COPYING and README.
9 [COPY] This program is free software; you can redistribute it and/or modify
10 [COPY] it under the terms of the GNU General Public License as published by
11 [COPY] the Free Software Foundation; version 2 of the License. A copy of the
12 [COPY] GNU General Public License can be found in the file COPYING.
13 [COPY] --- T2-COPYRIGHT-NOTE-END ---
15 [I] A tool for writing fast and flexible lexers
17 [T] re2c is a tool for writing fast and flexible lexers. Unlike other
18 [T] such tools, it concentrates solely on generating efficient code
19 [T] for matching regular expressions. This make it suitable for a
20 [T] wide variety of applications. The generated scanners approach
21 [T] hand-crafted ones in terms of size and speed.
25 [A] Dan Nuffer <nuffer@users.sourceforge.net>
26 [M] The T2 Project <t2@t2-project.org>
34 [P] X -----5---9 800.000
36 [D] 3aaa0574d0dc43473dff966166bc73c2964aa4440dee9a619cf9c0b5 re2c-2.0.3.tar.gz https://github.com/skvadrik/re2c/archive/2.0.3/