macOS
brew install re2clocal Homebrew formula metadata
sudo port install re2cMacPorts ports tree · devel/re2c/Portfile · ソース: api.github.com
brew / 順位 1192
re2c のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install re2clocal Homebrew formula metadata
sudo port install re2cMacPorts ports tree · devel/re2c/Portfile · ソース: api.github.com
sudo apk add re2cAlpine Linux edge package indexes · re2c · ソース: dl-cdn.alpinelinux.org
sudo dnf install re2cFedora Rawhide package metadata · re2c · ソース: dl.fedoraproject.org
nix profile install nixpkgs#re2cnixpkgs package indexes · pkgs/by-name/re/re2c/package.nix · ソース: api.github.com
sudo pacman -S re2cArch Linux sync databases · re2c · ソース: geo.mirror.pkgbuild.com
sudo zypper install re2copenSUSE Tumbleweed package metadata · re2c · ソース: download.opensuse.org
choco install re2cChocolatey community package catalog · re2c · ソース: community.chocolatey.org
概要
Generate C-based recognizers from regular expressions
履歴
re2c is a public-domain lexer generator that converts regular-expression specifications into source-code recognizers.
Peter Bumbulis originally wrote re2c in 1993. A 1994 paper by Bumbulis and Donald Cowan described it as a more versatile scanner generator.
Later contributors developed it into a production-ready code generator and expanded it well beyond its original C-oriented form. The official documentation credits sustained maintenance by a broad volunteer community.
Marcus Boerger and Dan Nuffer spent several years turning the original idea into a production-ready generator. Multiple volunteers subsequently maintained and extended it.
The official site documents packages for numerous operating systems and language-specific front ends for C/C++, D, Go, Haskell, Java, JavaScript, OCaml, Python, Rust, Swift, V, and Zig.
Developers place re2c blocks within source files or reusable specifications and run the appropriate front end during a build. Text outside the blocks is copied through while rules are translated into target-language code.
Typical uses include tokenizers, protocol parsers, and other performance-sensitive recognizers where developers want control over the generated scanner interface.
re2c commonly appears as a build-time dependency in compilers, runtimes, parsers, and build tools. It appeals to systems programmers because it emits source code, imposes no fixed program template, and permits detailed control over buffering and bounds checks.
Generated programs may be distributed freely, which makes re2c convenient for projects that include generated scanners in release artifacts.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
re2c | cli | グローバル実行可能ファイル | |
re2d | cli | グローバル実行可能ファイル | |
re2go | cli | グローバル実行可能ファイル | |
re2hs | cli | グローバル実行可能ファイル | |
re2js | cli | グローバル実行可能ファイル | |
re2ocaml | cli | グローバル実行可能ファイル | |
re2py | cli | グローバル実行可能ファイル | |
re2rust | cli | グローバル実行可能ファイル | |
re2swift | cli | グローバル実行可能ファイル | |
re2v | cli | グローバル実行可能ファイル | |
re2zig | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/skvadrik/re2c
インストールメタデータ
| パッケージキー | brew:re2c |
|---|---|
| バージョン | 4.6 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/re2c |
| ホームページ | https://re2c.org/ |
| リポジトリ | https://github.com/skvadrik/re2c |
| 上流ドキュメント | https://re2c.org/ |
| ライセンス | LicenseRef-Homebrew-public-domain |
| ソースアーカイブ | https://github.com/skvadrik/re2c/releases/download/4.6/re2c-4.6.tar.xz |
| 最終更新 | 2026-09-18T08:06:26+02:00 |
| Pulse | updated |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | re2c |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
re2c 4.1-1
lexer generator for C, C++, Go, Java, Python, Rust, and others
sudo apt install re2cre2c
nix profile install nixpkgs#re2cre2c 3.1-1build1
lexer generator for C, C++, Go and Rust
sudo apt install re2cre2c 4.5.1-r0
Lexer generator for C, C++ and Go
sudo apk add re2cre2c-doc 4.5.1-r0
Lexer generator for C, C++ and Go (documentation)
sudo apk add re2c-docre2c 3.1-7.fc45
Tool for generating C, C++, and go recognizers from regular expressions
sudo dnf install re2cre2c 4.5.1-1
A tool for generating C-based recognizers from regular expressions
sudo pacman -S re2cre2c 4.5.1-1.3
Tool for generating C-based recognizers from regular expressions
sudo zypper install re2cre2c
sudo port install re2cre2c
choco install re2cソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.