pkg.soopen package index

brew / 順位 1192

re2c を Homebrew, apk, chocolatey, apt, dnf, MacPorts, Nix, pacman, zypper でインストール

re2c のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install re2c

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install re2c

MacPorts ports tree · devel/re2c/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add re2c

Alpine Linux edge package indexes · re2c · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install re2c

Debian stable package indexes · re2c · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install re2c

Fedora Rawhide package metadata · re2c · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#re2c

nixpkgs package indexes · pkgs/by-name/re/re2c/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S re2c

Arch Linux sync databases · re2c · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install re2c

openSUSE Tumbleweed package metadata · re2c · ソース: download.opensuse.org

概要

パッケージ概要

Generate C-based recognizers from regular expressions

コマンドとエイリアス

  • re2c
  • re2d
  • re2go
  • re2hs
  • re2js
  • re2ocaml
  • re2py
  • re2rust
  • re2swift
  • re2v
  • re2zig

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 1993: Peter Bumbulis wrote the original re2c.
  • 1994: Peter Bumbulis and Donald Cowan published the original re2c paper.
  • 2020: Software Impacts published a modern description of re2c's lookahead-TDFA design.
  • 2026: Official documentation covers version 4.1 and numerous target languages.

Related projects

  • re2c fills the lexer-generator role associated with lex and flex, but emphasizes embeddable specifications, generated source, and a user-defined program interface.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 5 個のプラットフォームターゲットで利用できます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
re2ccliグローバル実行可能ファイル
re2dcliグローバル実行可能ファイル
re2gocliグローバル実行可能ファイル
re2hscliグローバル実行可能ファイル
re2jscliグローバル実行可能ファイル
re2ocamlcliグローバル実行可能ファイル
re2pycliグローバル実行可能ファイル
re2rustcliグローバル実行可能ファイル
re2swiftcliグローバル実行可能ファイル
re2vcliグローバル実行可能ファイル
re2zigcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-09-19
マネージャ版4.6
マネージャ更新日2026-09-18
ローカルデータOK
上流not checked
検出された最新未検出

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
Pulseupdated
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namere2c
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

re2c 4.1-1

lexer generator for C, C++, Go, Java, Python, Rust, and others

https://re2c.org

sudo apt install re2c
  • Section: devel
  • Architecture: amd64
  • 3 依存関係
  • normalized package name match
  • 一致条件: Re2c
Debian stable package indexes · deb.debian.org · Debian stable package indexes: re2c from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

re2c

nix profile install nixpkgs#re2c
  • normalized package name match
  • 一致条件: Re2c
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/re/re2c/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

re2c 3.1-1build1

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

https://re2c.org

sudo apt install re2c
  • Section: devel
  • Architecture: amd64
  • 3 依存関係
  • normalized package name match
  • 一致条件: Re2c
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: re2c from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk95%

re2c 4.5.1-r0

Lexer generator for C, C++ and Go

https://re2c.org/

sudo apk add re2c
  • License: Public-Domain
  • Architecture: x86_64
  • Source Package: re2c
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Re2c
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: re2c from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

re2c-doc 4.5.1-r0

Lexer generator for C, C++ and Go (documentation)

https://re2c.org/

sudo apk add re2c-doc
  • License: Public-Domain
  • Architecture: x86_64
  • Source Package: re2c
  • normalized package name match
  • 一致条件: Re2c
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: re2c-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

re2c 3.1-7.fc45

Tool for generating C, C++, and go recognizers from regular expressions

https://re2c.org/

sudo dnf install re2c
  • License: LicenseRef-Fedora-Public-Domain
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: re2c
  • 4 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Re2c
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: re2c from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/652278618dec9c023176a80c435a32a2c8154869fb0eb662c267a54df28d77d9-primary.xml.zst
pacman95%

re2c 4.5.1-1

A tool for generating C-based recognizers from regular expressions

https://re2c.org

sudo pacman -S re2c
  • License: LicenseRef-re2c
  • Architecture: x86_64
  • 3 依存関係
  • normalized package name match
  • 一致条件: Re2c
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: re2c from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

re2c 4.5.1-1.3

Tool for generating C-based recognizers from regular expressions

https://re2c.org/

sudo zypper install re2c
  • License: SUSE-Public-Domain
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: re2c
  • 3 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Re2c
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: re2c from https://download.opensuse.org/tumbleweed/repo/oss/repodata/d310d5a96106e1e8872a385adf98aaa23be9db5d80937a6717314e7e7f37715065c6c748ab7ccee6475d620b46979c0fe64235fc0c46988e17edf659578fcf31-primary.xml.zst
MacPorts95%

re2c

sudo port install re2c
  • normalized package name match
  • 一致条件: Re2c
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/re2c/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

re2c

choco install re2c
  • normalized package name match
  • 一致条件: Re2c
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: re2c from https://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','r.project'

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation