Paquet : re2c (2.0.3-1)
Liens pour re2c
Ressources Debian :
- Rapports de bogues
- Developer Information
- Journal des modifications Debian
- Fichier de licence
- Suivis des correctifs pour Debian
Télécharger le paquet source re2c :
Responsable :
Ressources externes :
- Page d'accueil [re2c.org]
Paquets similaires :
lexer generator for C, C++ and Go
re2c's main goal is generating fast lexers: at least as fast as their reasonably optimized hand-coded counterparts. Instead of using a traditional table-driven approach, re2c encodes the generated finite state automata directly in the form of conditional jumps and comparisons. The resulting programs are faster and often smaller than their table-driven analogues, and they are much easier to debug and understand. Quite a few optimizations are applied in order to speed up and compress the generated code.
Another distinctive feature is its flexible interface: instead of assuming a fixed program template, re2c lets the programmer write most of the interface code and adapt the generated lexer to any particular environment.
Autres paquets associés à re2c
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- bibliothèque C GNU : bibliothèques partagées
un paquet virtuel est également fourni par libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.4) [non amd64, arm64, ppc64el]
-
- dep: libgcc-s1 (>= 3.0) [non armel, armhf]
- bibliothèque de prise en charge de GCC
- dep: libgcc-s1 (>= 3.5) [armel, armhf]
-
- dep: libstdc++6 (>= 5.2)
- bibliothèque standard C++ de GNU v3
Télécharger re2c
Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|
amd64 | 336,2 ko | 2 193,0 ko | [liste des fichiers] |
arm64 | 314,5 ko | 2 041,0 ko | [liste des fichiers] |
armel | 310,5 ko | 1 999,0 ko | [liste des fichiers] |
armhf | 316,1 ko | 1 687,0 ko | [liste des fichiers] |
i386 | 352,4 ko | 2 223,0 ko | [liste des fichiers] |
mips64el | 338,4 ko | 2 475,0 ko | [liste des fichiers] |
mipsel | 342,1 ko | 2 399,0 ko | [liste des fichiers] |
ppc64el | 344,9 ko | 2 481,0 ko | [liste des fichiers] |
s390x | 313,8 ko | 2 217,0 ko | [liste des fichiers] |