macOS
brew install fantomlocal Homebrew formula metadata
sudo port install fantomMacPorts ports tree · java/fantom/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für fantom in AI-Agent-Workflows.
Installation
brew install fantomlocal Homebrew formula metadata
sudo port install fantomMacPorts ports tree · java/fantom/Portfile · Quelle: api.github.com
Überblick
Object oriented, portable programming language
Verlauf
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.
Sicherheitslage
generalized runtime or code generation signal.
yellow Risiko · mittel Konfidenz · runtime
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
fan | cli | globales Executable | |
fan.bat | cli | globales Executable | |
fanc | cli | globales Executable | |
fanc.bat | cli | globales Executable | |
fanlaunch | cli | globales Executable | |
fanlaunch.bat | cli | globales Executable | |
fanp | cli | globales Executable | |
fanp.bat | cli | globales Executable | |
fanr | cli | globales Executable | |
fanr.bat | cli | globales Executable | |
fansh | cli | globales Executable | |
fansh.bat | cli | globales Executable | |
fansubstitute | cli | globales Executable | |
fant | cli | globales Executable | |
fant.bat | cli | globales Executable | |
flux.bat | cli | globales Executable | |
jstub | cli | globales Executable | |
jstub.bat | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/fantom-lang/fantom
Installationsmetadaten
| Paketschlüssel | brew:fantom |
|---|---|
| Version | 1.0.83 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/fantom |
| Homepage | https://fantom.org/ |
| Repository | https://github.com/fantom-lang/fantom |
| Upstream-Dokumentation | https://fantom.org/doc |
| Lizenz | AFL-3.0 |
| Quellarchiv | https://github.com/fantom-lang/fantom/releases/download/v1.0.83/fantom-1.0.83.zip |
| Zuletzt aktualisiert | 2026-06-22T14:03:18-07:00 |
| Pulse | updated |
| Abhängigkeiten | openjdk |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
fantom
sudo port install fantomQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.