macOS
brew install gforthlocal Homebrew formula metadata
sudo port install gforthMacPorts ports tree · lang/gforth/Portfile · source: api.github.com
brew
Implementation of the ANS Forth language. Version 0.7.3 via Homebrew; verified 2026-06-22.
install
brew install gforthlocal Homebrew formula metadata
sudo port install gforthMacPorts ports tree · lang/gforth/Portfile · source: api.github.com
sudo dnf install gforthFedora Rawhide package metadata · gforth · source: dl.fedoraproject.org
nix profile install nixpkgs#gforthnixpkgs package indexes · pkgs/by-name/gf/gforth/package.nix · source: api.github.com
sudo apt install gforthUbuntu 24.04 LTS package indexes · gforth · source: archive.ubuntu.com
winget install --id GNU.Gforth -eWindows Package Manager source index · GNU.Gforth · source: cdn.winget.microsoft.com
overview
Implementation of the ANS Forth language
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
gforth | cli | global executable | |
gforth-0.7.3 | cli | global executable | |
gforth-fast | cli | global executable | |
gforth-fast-0.7.3 | cli | global executable | |
gforth-itc | cli | global executable | |
gforth-itc-0.7.3 | cli | global executable | |
gforthmi | cli | global executable | |
gforthmi-0.7.3 | cli | global executable | |
vmgen | cli | global executable | |
vmgen-0.7.3 | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://www.gnu.org/software/gforth/
install metadata
| Package key | brew:gforth |
|---|---|
| Version | 0.7.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/gforth |
| Homepage | https://www.gnu.org/software/gforth/ |
| Repository | https://git.savannah.gnu.org/git/gforth.git |
| Upstream docs | https://www.complang.tuwien.ac.at/forth/gforth/Docs-html |
| License | GPL-3.0-or-later |
| Source archive | https://ftpmirror.gnu.org/gnu/gforth/gforth-0.7.3.tar.gz |
| Last updated | 2026-06-22T14:03:28-07:00 |
| Pulse | updated |
| Dependencies | libtool |
| Build dependencies | emacs |
| Uses from macOS | libffi |
| Bottle | available (on 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 | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.