macOS
brew install gforthlocal Homebrew formula metadata
sudo port install gforthMacPorts ports tree · lang/gforth/Portfile · 来源: api.github.com
安装
brew install gforthlocal Homebrew formula metadata
sudo port install gforthMacPorts ports tree · lang/gforth/Portfile · 来源: api.github.com
sudo dnf install gforthFedora Rawhide package metadata · gforth · 来源: dl.fedoraproject.org
nix profile install nixpkgs#gforthnixpkgs package indexes · pkgs/by-name/gf/gforth/package.nix · 来源: api.github.com
sudo apt install gforthUbuntu 24.04 LTS package indexes · gforth · 来源: archive.ubuntu.com
winget install --id GNU.Gforth -eWindows Package Manager source index · GNU.Gforth · 来源: cdn.winget.microsoft.com
概览
Implementation of the ANS Forth language
历史
Gforth is the GNU project's Forth implementation, a portable system for ANS Forth and Forth 2012 programming. Its history sits at the intersection of language-standard reference work, interactive programming, GNU packaging, and virtual-machine generation.
The Gforth manuals carry Free Software Foundation copyright years beginning in 1995, and the project page names Anton Ertl as project initiator and Bernd Paysan as project leader. The stated project goal was to develop a standard model for ANSI Forth: conforming to the standard, documenting implementation-dependent behavior, gaining broad acceptance, remaining efficient, remaining free, and being portable.
Gforth became a GNU language runtime with broad platform reach across GNU, BSD-like systems, Windows, macOS, Android/Linux, and embedded-control targets. The project page connects it to the Forth standard, Forth community resources, the Gforth mailing list, and comp.lang.forth.
Practitioners use Gforth as an interactive Forth environment, a compiler/runtime for Forth source, a learning system with a substantial manual and tutorial, and a platform for exploring threaded-code implementation techniques. Its tool set includes `gforth`, faster and indirect-threaded variants, image-building helpers, and `vmgen` for generating efficient interpreters.
Gforth matters to package maintainers because it is both a GNU language implementation and a self-hosting-style Forth environment with multiple installed executables. It brings a historically important niche language into the same package-manager workflows as more common compilers and interpreters.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
gforth | cli | 全局可执行文件 | |
gforth-0.7.3 | cli | 全局可执行文件 | |
gforth-fast | cli | 全局可执行文件 | |
gforth-fast-0.7.3 | cli | 全局可执行文件 | |
gforth-itc | cli | 全局可执行文件 | |
gforth-itc-0.7.3 | cli | 全局可执行文件 | |
gforthmi | cli | 全局可执行文件 | |
gforthmi-0.7.3 | cli | 全局可执行文件 | |
vmgen | cli | 全局可执行文件 | |
vmgen-0.7.3 | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://www.gnu.org/software/gforth/
安装元数据
| 软件包键 | brew:gforth |
|---|---|
| 版本 | 0.7.3 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/gforth |
| 主页 | https://www.gnu.org/software/gforth/ |
| 仓库 | https://git.savannah.gnu.org/git/gforth.git |
| 上游文档 | https://www.complang.tuwien.ac.at/forth/gforth/Docs-html |
| 许可证 | GPL-3.0-or-later |
| 源码归档 | https://ftpmirror.gnu.org/gnu/gforth/gforth-0.7.3.tar.gz |
| 最后更新 | 2026-06-22T14:03:28-07:00 |
| Pulse | updated |
| 依赖 | libtool |
| 构建依赖 | emacs |
| macOS 提供的库 | libffi |
| 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 Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gforth |
| Version Scheme | 0 |
| Revision | 3 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
gforth
nix profile install nixpkgs#gforthgforth 0.7.3+dfsg-9build4.1
GNU Forth Language Environment
https://www.complang.tuwien.ac.at/projects/forth.html
sudo apt install gforthgforth-common 0.7.3+dfsg-9build4.1
GNU Forth architecture-independent dictionaries
https://www.complang.tuwien.ac.at/projects/forth.html
sudo apt install gforth-commongforth-lib 0.7.3+dfsg-9build4.1
GNU Forth Language Environment architecture-dependent files
https://www.complang.tuwien.ac.at/projects/forth.html
sudo apt install gforth-libgforth 0.7.3-36.fc44
Fast and portable implementation of the ANS Forth language
http://www.gnu.org/software/gforth/
sudo dnf install gforthgforth
sudo port install gforthGNU.Gforth
winget install --id GNU.Gforth -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.