Paketname | styx |
Beschreibung | combined parser/scanner generator for C/C++ |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.7.6-1 |
Sektion | universe/devel |
Priorität | optional |
Installierte Größe | 204 Byte |
Hängt ab von | libc6 (>= 2.4), libstyx2 (>= 1.7.6) |
Empfohlene Pakete | styx-dev (= 1.7.6-1) |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 49664 Byte |
Prüfsumme MD5 | 79c6cce101eb95648260f515abdc4188 |
Prüfsumme SHA1 | 5d807aa255f57fde3e1795459fe782f9c53e4f4b |
Prüfsumme SHA256 | a988944b461e60f709410767d0c5109319957f3129a068117599ea0d1089e5ac |
Link zum Herunterladen | styx_1.7.6-1_i386.deb |
Ausführliche Beschreibung | The package facilitates application development including
user-defined context free languages.
.
Its development model deviates from the traditional lex/yacc pair
(flex/bison in Debian) by automating tedious tasks which are
commonly implemented in yacc's actions.
.
Styx automatically derives a depth grammar, generates reentrant
parsers that support persistent derivation trees, preserve full
source information, support Unicode and are thread safe.
|