všetky možnosti
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Zdroj: bisonc++  ]

Balík: bisonc++ (6.04.04-1 a iné)

Odkazy pre bisonc++

Screenshot

Zdroje Debian:

Stiahnuť zdrojový balík bisonc++:

Správcovia:

Externé zdroje:

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.

Značky: Software Development: Generovanie kódu, Vývoj v C++, devel::library, implemented-in::c++, User Interface: Príkazový riadok, Role: role::devel-lib, role::program, Scope: Utility

Ostatné balíky súvisiace s balíkom bisonc++

  • závisí
  • odporúča
  • navrhuje
  • vylepšuje

Stiahnuť bisonc++

Stiahnuť pre všetky dostupné architektúry
Architektúra Verzia Veľkosť balíka Nainštalovaná veľkosť Súbory
amd64 6.04.04-1+b1 259.5 kB887.0 kB [zoznam súborov]
arm64 6.04.04-1+b1 244.7 kB926.0 kB [zoznam súborov]
armel 6.04.04-1+b1 232.3 kB861.0 kB [zoznam súborov]
armhf 6.04.04-1+b1 237.5 kB733.0 kB [zoznam súborov]
i386 6.04.04-1+b1 274.6 kB921.0 kB [zoznam súborov]
mips64el 6.04.04-1+b1 256.8 kB1,100.0 kB [zoznam súborov]
mipsel 6.04.04-1+b1 256.7 kB1,023.0 kB [zoznam súborov]
ppc64el 6.04.04-1+b1 266.5 kB1,054.0 kB [zoznam súborov]
s390x 6.04.04-1+b1 249.5 kB922.0 kB [zoznam súborov]