Automic VaultAutomic Vault

brew

使用 Homebrew, MacPorts 安装 treecc

查看 treecc 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install treecc

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install treecc

MacPorts ports tree · devel/treecc/Portfile · 来源: api.github.com

概览

软件包摘要

Aspect-oriented approach to writing compilers

命令和别名

  • treecc

历史

项目历史与用法

treecc is an older GNU/DotGNU compiler-construction tool for generating tree-building and tree-walking code from declarative input files.

项目历史

The GNU treecc manual frames the tool as a complement to lex and yacc: traditional parser tools help with tokenizing and parsing, but leave semantic analysis, tree construction, and code generation largely to the programmer.

treecc's approach is to use a simple rule-based language, with embedded implementation code, that a translator converts into ordinary source code. The generated code helps build and walk trees and checks that relevant operations have been implemented for node types.

Historically, treecc lived inside the DotGNU/Portable.NET world. GNU's DotGNU page lists Portable.NET as an implementation of the Common Language Infrastructure and records releases that included TreeCC in the mid-2000s; it also states that DotGNU was decommissioned as of December 2012 except for libjit.

采用历史

treecc appears to have remained a niche compiler-construction utility rather than becoming a general parser ecosystem. Its package-manager interest is mostly archival and practical: keeping old DotGNU-era source packages buildable and keeping a small AOP-influenced compiler helper available.

使用方式

The documented command form is `treecc [OPTIONS] INPUT ...`, with options to select output and header files, Java output directories, extensions, forced creation, no-output checking, and option values supplied from the command line.

为什么软件包爱好者会关心

treecc is significant mainly as a preserved GNU-era compiler tool: small, specific, historically tied to Portable.NET, and useful to package maintainers who care about old language-runtime experiments.

时间线

  • 2004: GNU DotGNU news records Portable.NET 0.6.4 and Treecc 0.3.0.
  • 2005: GNU DotGNU news records Portable.NET 0.6.12 and TreeCC 0.3.6.
  • 2009: The published treecc manual HTML was generated from its Texinfo source.
  • 2012: GNU states the DotGNU project was decommissioned except for libjit.

Related projects

  • treecc was related to DotGNU Portable.NET, pnetC, pnetlib, and libjit in the old GNU/DotGNU stack.
  • Conceptually it sits near lex/yacc-style compiler tools, but focuses on tree-building and tree-walking rather than lexical analysis or parsing.

安全态势

风险级别:绿色

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 元数据适用于 13 个平台目标。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
treecccli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-08
管理器版本0.3.10
管理器更新时间
本地数据OK
上游not checked
检测到的最新版本未检测到

https://gnu.org/software/dotgnu/treecc/treecc.html

安装元数据

软件包元数据

软件包键brew:treecc
版本0.3.10
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/treecc
主页https://gnu.org/software/dotgnu/treecc/treecc.html
仓库https://git.savannah.gnu.org/cgit/dotgnu-pnet
上游文档https://www.gnu.org/software/dotgnu/treecc/treecc.html
许可证GPL-2.0-or-later
源码归档https://download.savannah.gnu.org/releases/dotgnu-pnet/treecc-0.3.10.tar.gz
Bottle可用 (于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

MacPorts95%

treecc

sudo port install treecc
  • normalized package name match
  • 匹配方式:Treecc
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/treecc/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

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