Balík: bisonc++ (6.09.00-1 a iné)
Odkazy pre bisonc++
Zdroje Debian:
Stiahnuť zdrojový balík bisonc++:
Správcovia:
Externé zdroje:
- Domovská stránka [fbb-git.gitlab.io]
Podobné balíky:
Bison-style parser generator for C++
Bisonc++ was designed after `bison++', created by Alain Coetmeur. Bisonc++ adds to bison++ a cleaner class-design, using a base-class to communicate lexical tokens to a lexical scanner.
Since bisonc++ generates the parser class as well as the parsing function. The class can easily be provided with additional members without needing polymorphic functions. Consequently, classes generated by bisonc++ have no virtual members and actually have but one public member: parse(), replacing the old-style bison and bison++ yyparse() function.
Bisonc++ offers many options, among which an option to define classes generated by bisonc++ in a separate namespace. This allows developers to define additional symbols, even outside of the class generated by bisonc++, without encountering name-collision problems. With bisonc++, artificial means to prevent name-collisions, like bison and bison++'s yy-convention are not required anymore when using bisonc++. Bisonc++ merely generates C++ code. If C code is required, bison should be used. Bisonc++'s grammar requirements are highly compatible with bison's requirements, so converting a bison grammar into a bisonc++ grammar should be fairly simple.
In addition to the bisonc++ parser generator itself and several skeleton files, the package contains an extensive man-page, a full manual rewritten after the original bison manual, and several examples.
Some history: Bisonc++ versions 0.98 is a complete rewrite of an LALR(1) parser generator, as described in Aho, Sethi and Ullman's (1986) book `Compilers' (a.k.a. the `Dragon Book'). Version 0.98 was completed in May 2005. Another major rewrite was completed one year later, May 2006, resulting in version 1.00.
Ostatné balíky súvisiace s balíkom bisonc++
|
|
|
|
-
- dep: libbobcat6 (>= 6.03.02) [m68k, sh4]
- run-time (shared) Bobcat library
- dep: libbobcat6 (>= 6.04.00) [nie arm64, m68k, sh4]
- dep: libbobcat6 (>= 6.06.02) [arm64]
-
- dep: libc6 (>= 2.34) [m68k, x32]
- knižnica GNU C - zdieľané knižnice
tiež virtuálny balík poskytovaný balíkom libc6-udeb
- dep: libc6 (>= 2.37) [sh4]
- dep: libc6 (>= 2.38) [nie alpha, ia64, m68k, sh4, x32]
-
- dep: libc6.1 (>= 2.34) [alpha]
- knižnica GNU C - zdieľané knižnice
tiež virtuálny balík poskytovaný balíkom libc6.1-udeb
- dep: libc6.1 (>= 2.37) [ia64]
-
- dep: libgcc-s1 (>= 3.0) [amd64, arm64, i386, mips64el, ppc64, ppc64el, s390x, x32]
- podporná knižnica GCC
- dep: libgcc-s1 (>= 3.4) [alpha, riscv64, sh4, sparc64]
- dep: libgcc-s1 (>= 3.5) [armel, armhf]
- dep: libgcc-s1 (>= 4.2) [ia64]
-
- dep: libgcc-s2 (>= 4.2.1) [m68k]
- podporná knižnica GCC
-
- dep: libgcc-s4 (>= 4.1.1) [hppa]
- podporná knižnica GCC
-
- dep: libstdc++6 (>= 13.1)
- štandardná knižnica C++ GNU v3
-
- dep: libunwind8 [ia64]
- nnižnica na určenie na určenie postupnosti volania programu - dynamické súbory
-
- sug: bisonc++-doc
- Bison-style parser generator for C++ documentation
-
- sug: flexc++
- Flex-style scanner generator for C++
Stiahnuť bisonc++
Architektúra | Verzia | Veľkosť balíka | Nainštalovaná veľkosť | Súbory |
---|---|---|---|---|
alpha (neoficiálny port) | 6.09.00-1 | 235.1 kB | 918.0 kB | [zoznam súborov] |
amd64 | 6.09.00-1 | 255.4 kB | 876.0 kB | [zoznam súborov] |
arm64 | 6.09.00-1+b1 | 237.8 kB | 852.0 kB | [zoznam súborov] |
armel | 6.09.00-1 | 227.8 kB | 806.0 kB | [zoznam súborov] |
armhf | 6.09.00-1 | 233.0 kB | 698.0 kB | [zoznam súborov] |
hppa (neoficiálny port) | 6.09.00-1 | 239.1 kB | 818.0 kB | [zoznam súborov] |
i386 | 6.09.00-1 | 269.7 kB | 890.0 kB | [zoznam súborov] |
ia64 (neoficiálny port) | 6.08.00-1 | 278.7 kB | 1,239.0 kB | [zoznam súborov] |
m68k (neoficiálny port) | 6.06.00-1 | 251.3 kB | 858.0 kB | [zoznam súborov] |
mips64el | 6.09.00-1 | 246.7 kB | 1,015.0 kB | [zoznam súborov] |
ppc64 (neoficiálny port) | 6.09.00-1 | 255.4 kB | 1,043.0 kB | [zoznam súborov] |
ppc64el | 6.09.00-1 | 255.8 kB | 979.0 kB | [zoznam súborov] |
riscv64 | 6.09.00-1 | 252.4 kB | 771.0 kB | [zoznam súborov] |
s390x | 6.09.00-1 | 253.3 kB | 895.0 kB | [zoznam súborov] |
sh4 (neoficiálny port) | 6.06.00-1 | 274.9 kB | 851.0 kB | [zoznam súborov] |
sparc64 (neoficiálny port) | 6.09.00-1 | 218.4 kB | 1,303.0 kB | [zoznam súborov] |
x32 (neoficiálny port) | 6.08.00-1 | 257.2 kB | 843.0 kB | [zoznam súborov] |