macOS
brew install fantomlocal Homebrew formula metadata
sudo port install fantomMacPorts ports tree · java/fantom/Portfile · ソース: api.github.com
brew
fantom のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install fantomlocal Homebrew formula metadata
sudo port install fantomMacPorts ports tree · java/fantom/Portfile · ソース: api.github.com
概要
Object oriented, portable programming language
履歴
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.
セキュリティ状態
generalized runtime or code generation signal.
リスク yellow · 信頼度 中 · runtime
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
fan | cli | グローバル実行可能ファイル | |
fan.bat | cli | グローバル実行可能ファイル | |
fanc | cli | グローバル実行可能ファイル | |
fanc.bat | cli | グローバル実行可能ファイル | |
fanlaunch | cli | グローバル実行可能ファイル | |
fanlaunch.bat | cli | グローバル実行可能ファイル | |
fanp | cli | グローバル実行可能ファイル | |
fanp.bat | cli | グローバル実行可能ファイル | |
fanr | cli | グローバル実行可能ファイル | |
fanr.bat | cli | グローバル実行可能ファイル | |
fansh | cli | グローバル実行可能ファイル | |
fansh.bat | cli | グローバル実行可能ファイル | |
fansubstitute | cli | グローバル実行可能ファイル | |
fant | cli | グローバル実行可能ファイル | |
fant.bat | cli | グローバル実行可能ファイル | |
flux.bat | cli | グローバル実行可能ファイル | |
jstub | cli | グローバル実行可能ファイル | |
jstub.bat | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/fantom-lang/fantom
インストールメタデータ
| パッケージキー | brew:fantom |
|---|---|
| バージョン | 1.0.83 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/fantom |
| ホームページ | https://fantom.org/ |
| リポジトリ | https://github.com/fantom-lang/fantom |
| 上流ドキュメント | https://fantom.org/doc |
| ライセンス | AFL-3.0 |
| ソースアーカイブ | https://github.com/fantom-lang/fantom/releases/download/v1.0.83/fantom-1.0.83.zip |
| 最終更新 | 2026-06-22T14:03:18-07:00 |
| Pulse | updated |
| 依存関係 | openjdk |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
fantom
sudo port install fantomソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.