Automic VaultAutomic Vault

brew

fantom mit Homebrew, MacPorts installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für fantom in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install fantom

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install fantom

MacPorts ports tree · java/fantom/Portfile · Quelle: api.github.com

Überblick

Paketzusammenfassung

Object oriented, portable programming language

Befehle und Aliase

  • fan
  • fan.bat
  • fanc
  • fanc.bat
  • fanlaunch
  • fanlaunch.bat
  • fanp
  • fanp.bat
  • fanr
  • fanr.bat
  • fansh
  • fansh.bat
  • fansubstitute
  • fant
  • fant.bat
  • flux.bat
  • jstub
  • jstub.bat

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2005: Fantom initially developed.
  • 2020: GitHub repository created and v1.0.74 released on GitHub.
  • 2024: v1.0.80 introduced a new ECMAScript class-based JavaScript design.
  • 2026: v1.0.83 released.

Related projects

  • The JVM is a primary runtime target.
  • JavaScript is the browser and web-application target.
  • Eggbox is linked by the official site as a pod repository.

Sicherheitslage

Risikostufe: yellow

generalized runtime or code generation signal.

Risikoklassifikator

yellow Risiko · mittel Konfidenz · runtime

Warum

  • generalized runtime or code generation signal

Signale

  • text:programming language

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 1 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
fancliglobales Executable
fan.batcliglobales Executable
fanccliglobales Executable
fanc.batcliglobales Executable
fanlaunchcliglobales Executable
fanlaunch.batcliglobales Executable
fanpcliglobales Executable
fanp.batcliglobales Executable
fanrcliglobales Executable
fanr.batcliglobales Executable
fanshcliglobales Executable
fansh.batcliglobales Executable
fansubstitutecliglobales Executable
fantcliglobales Executable
fant.batcliglobales Executable
flux.batcliglobales Executable
jstubcliglobales Executable
jstub.batcliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-07-25
Manager-Version1.0.83
Manager aktualisiert2026-06-22
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/fantom-lang/fantom

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:fantom
Version1.0.83
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/fantom
Homepagehttps://fantom.org/
Repositoryhttps://github.com/fantom-lang/fantom
Upstream-Dokumentationhttps://fantom.org/doc
LizenzAFL-3.0
Quellarchivhttps://github.com/fantom-lang/fantom/releases/download/v1.0.83/fantom-1.0.83.zip
Zuletzt aktualisiert2026-06-22T14:03:18-07:00
Pulseupdated
Abhängigkeitenopenjdk
Bottleverfügbar (auf all)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

MacPorts95%

fantom

sudo port install fantom
  • normalized package name match
  • Abgeglichen nach: Fantom
MacPorts ports tree · api.github.com · MacPorts ports tree: java/fantom/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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