全部搜索项
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 源代码: re2c  ]

软件包:re2c(3.0-2)

re2c 的相关链接

Screenshot

Debian 的资源:

下载源码包 re2c

维护者:

外部的资源:

相似软件包:

lexer generator for C, C++, Go and Rust

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.

标签: 软件开发: 代码生成, C 开发, 函数库, 实做语言: implemented-in::c, interface::commandline, 角色: 开发用函数库, 程序, 范围: scope::utility, use::searching

其他与 re2c 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 re2c

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
amd64 445.3 kB3,700.0 kB [文件列表]
arm64 423.5 kB3,532.0 kB [文件列表]
armel 411.4 kB3,337.0 kB [文件列表]
armhf 411.1 kB2,953.0 kB [文件列表]
i386 461.6 kB3,781.0 kB [文件列表]
mips64el 452.0 kB4,216.0 kB [文件列表]
mipsel 440.8 kB4,198.0 kB [文件列表]
ppc64el 467.0 kB4,108.0 kB [文件列表]
s390x 417.0 kB3,736.0 kB [文件列表]