macOS
brew install fantomlocal Homebrew formula metadata
sudo port install fantomMacPorts ports tree · java/fantom/Portfile · source: api.github.com
brew
Object oriented, portable programming language. Version 1.0.83 via Homebrew; verified 2026-06-22.
install
brew install fantomlocal Homebrew formula metadata
sudo port install fantomMacPorts ports tree · java/fantom/Portfile · source: api.github.com
overview
Object oriented, portable programming language
history
Fantom is a portable programming language and runtime that runs on the JVM and modern web browsers. Its official docs emphasize Java-like syntax, static and dynamic typing, a system library, closures, immutability, actor concurrency, and a pod-based deployment model.
The official WhyFantom document says Fantom was initially developed in 2005 during a period of stagnation in Java and before statically typed JavaScript-transpiled options were available. The original mission targeted portable software across the JVM and .NET CLR, later shifting focus to the JVM and JavaScript for web applications.
Fantom's design centers on portable APIs and pods. The documentation argues that pods unify deployment, versioning, and namespace, avoiding the mismatch between Java packages and JAR files.
Fantom is distributed through an official zip that works on Windows, macOS, and Linux, with Homebrew documented for macOS, a Windows installer linked from Fantom Factory, and a Docker image published from the repository. The community is centered on the official forum and Slack.
The GitHub release stream shows continued maintenance through Fantom 1.0.83 in March 2026, while the official changelog records ongoing compiler, JavaScript, library, timezone, YAML, markdown, graphics, and tooling work.
The command-line toolset includes `fan` for running Fantom programs, `fanc` for compilation, `fansh` for an interactive shell, `fant` for tests, and `fanr` for repository and package management. The official docs index groups these under command-line tools and language/runtime documentation.
Fantom source is organized around pods and can target server-side JVM execution and browser-oriented JavaScript output. Package users typically install the runtime, place its tools on PATH, and then run or build pod-based applications.
Fantom matters to package nerds as a complete but relatively niche language ecosystem: runtime, compiler, shell, test tool, repository manager, standard pods, official docs, and cross-platform binary distribution all ship together. Its pod model gives it its own package/deployment vocabulary rather than simply borrowing Java's JAR/package split.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
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 |
|---|---|---|---|
fan | cli | global executable | |
fan.bat | cli | global executable | |
fanc | cli | global executable | |
fanc.bat | cli | global executable | |
fanlaunch | cli | global executable | |
fanlaunch.bat | cli | global executable | |
fanp | cli | global executable | |
fanp.bat | cli | global executable | |
fanr | cli | global executable | |
fanr.bat | cli | global executable | |
fansh | cli | global executable | |
fansh.bat | cli | global executable | |
fansubstitute | cli | global executable | |
fant | cli | global executable | |
fant.bat | cli | global executable | |
flux.bat | cli | global executable | |
jstub | cli | global executable | |
jstub.bat | 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://github.com/fantom-lang/fantom
install metadata
| Package key | brew:fantom |
|---|---|
| Version | 1.0.83 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/fantom |
| Homepage | https://fantom.org/ |
| Repository | https://github.com/fantom-lang/fantom |
| Upstream docs | https://fantom.org/doc |
| License | AFL-3.0 |
| Source archive | https://github.com/fantom-lang/fantom/releases/download/v1.0.83/fantom-1.0.83.zip |
| Last updated | 2026-06-22T14:03:18-07:00 |
| Pulse | updated |
| Dependencies | openjdk |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | fantom |
| Version Scheme | 0 |
| Revision | 0 |
| Conflicts With |
|
| 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.
fantom
sudo port install fantomsource 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.