DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamebison++
BeschreibungGenerate a parser in c or c++ from BNF notation
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version1.21.11-3
Sektionuniverse/devel
Prioritätoptional
Installierte Größe604 Byte
Hängt ab vonlibc6 (>= 2.4-1), libgcc1 (>= 1:4.1.0), libstdc++6 (>= 4.1.0)
Empfohlene Paketeflex-old, c-compiler
PaketbetreuerJose Luis Tallon
Quelle
Paketgröße374250 Byte
Prüfsumme MD539c4926427ad8c7b92b02e8696b99a0b
Prüfsumme SHA1355e36af873ad6628e5feddb8c0c661b8a8ac650
Prüfsumme SHA256f52f8ef5c993431d03288e773006ff536ad8e4e9580ab48cb999680552aba179
Link zum Herunterladenbison++_1.21.11-3_i386.deb
Ausführliche BeschreibungBased on bison version 1.19. Compatible with bison but with C++ support. Bison is a general-purpose parser generator that converts a grammar description for an LALR (BNF-like) context free grammar into a C/C++ program to parse that grammar. Once you are proficient with bison++ you can generate a wide range of language parsers, from those used in simple desk calculators to complex programming languages.


Impressum
Linux is a registered trademark of Linus Torvalds