Package: flexc++ (2.17.01-1 and others)
Links for flexc++
Debian Resources:
Download Source Package flexc++:
Maintainers:
External Resources:
- Homepage [fbb-git.gitlab.io]
Similar packages:
Flex-style scanner generator for C++
Flexc++ was designed after `flex'. Flexc++ offers as compared to flex's C++ option a cleaner class-design.
Flexc++ generates a scanner class that is ready for use, as well as a member function producing the lexical scanner tokens (lex()). The class can easily be provided with additional members without the need for polymorphic functions. Consequently, classes generated by flexc++ have no virtual members and actually have but one public member: lex(), replacing the old-style flex and flex++ yylex() function.
Flexc++ offers many options, among which an option to define classes generated by flexc++ in a separate namespace. This allows developers to define additional symbols, even outside of the class generated by flexc++, without encountering name-collision problems. With flexc++, artificial means to prevent name-collisions, like the yy-conventions used by flex and flex++ are no longer required. Flexc++ generates C++ code. If C code is required, flex should be used. Flexc++'s grammar requirements are highly compatible with flex's requirements, so converting a flex grammar into a flexc++ grammar should be fairly simple.
In addition to the flexc++ scanner generator itself and several skeleton files, the package contains an extensive man-page, as well as a full manual rewritten after the original flex manual, and several examples.
Other Packages Related to flexc++
|
|
|
|
-
- dep: libbobcat6 (>= 6.03.02) [m68k, sh4]
- run-time (shared) Bobcat library
- dep: libbobcat6 (>= 6.04.00) [ia64, x32]
- dep: libbobcat6 (>= 6.06.01) [hppa]
- dep: libbobcat6 (>= 6.07.01) [not hppa, ia64, m68k, sh4, x32]
-
- dep: libc6 (>= 2.34) [m68k, x32]
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
- dep: libc6 (>= 2.37) [sh4]
- dep: libc6 (>= 2.38) [not alpha, ia64, loong64, m68k, sh4, x32]
- dep: libc6 (>= 2.41) [loong64]
-
- dep: libc6.1 (>= 2.37) [ia64]
- GNU C Library: Shared libraries
also a virtual package provided by libc6.1-udeb
- dep: libc6.1 (>= 2.38) [alpha]
-
- dep: libgcc-s1 (>= 3.0) [not armel, armhf, hppa, ia64, m68k]
- GCC support library
- dep: libgcc-s1 (>= 3.5) [armel, armhf]
- dep: libgcc-s1 (>= 4.2) [ia64]
-
- dep: libgcc-s2 (>= 4.2.1) [m68k]
- GCC support library
-
- dep: libgcc-s4 (>= 4.1.1) [hppa]
- GCC support library
-
- dep: libstdc++6 (>= 13.1)
- GNU Standard C++ Library v3
-
- dep: libunwind8 [ia64]
- library to determine the call-chain of a program - runtime
-
- sug: bisonc++
- Bison-style parser generator for C++
Download flexc++
Architecture | Version | Package Size | Installed Size | Files |
---|---|---|---|---|
alpha (unofficial port) | 2.17.01-1 | 658.4 kB | 1,541.0 kB | [list of files] |
amd64 | 2.17.01-1 | 675.7 kB | 1,519.0 kB | [list of files] |
arm64 | 2.17.01-1 | 657.1 kB | 1,538.0 kB | [list of files] |
armel | 2.17.01-1 | 646.5 kB | 1,473.0 kB | [list of files] |
armhf | 2.17.01-1 | 650.7 kB | 1,409.0 kB | [list of files] |
hppa (unofficial port) | 2.16.00-1 | 658.8 kB | 1,460.0 kB | [list of files] |
i386 | 2.17.01-1 | 688.3 kB | 1,517.0 kB | [list of files] |
ia64 (unofficial port) | 2.15.00-1 | 696.9 kB | 1,845.0 kB | [list of files] |
loong64 (unofficial port) | 2.17.01-1 | 664.0 kB | 1,538.0 kB | [list of files] |
m68k (unofficial port) | 2.14.00-2 | 668.2 kB | 1,497.0 kB | [list of files] |
mips64el | 2.17.01-1 | 669.2 kB | 1,634.0 kB | [list of files] |
ppc64 (unofficial port) | 2.17.01-1 | 675.5 kB | 1,666.0 kB | [list of files] |
ppc64el | 2.17.01-1 | 676.1 kB | 1,602.0 kB | [list of files] |
riscv64 | 2.17.01-1 | 669.9 kB | 1,410.0 kB | [list of files] |
s390x | 2.17.01-1 | 671.7 kB | 1,518.0 kB | [list of files] |
sh4 (unofficial port) | 2.14.00-2 | 687.8 kB | 1,474.0 kB | [list of files] |
sparc64 (unofficial port) | 2.17.01-1 | 641.1 kB | 1,990.0 kB | [list of files] |
x32 (unofficial port) | 2.15.00-1 | 676.0 kB | 1,486.0 kB | [list of files] |