macOS
brew install fantomlocal Homebrew formula metadata
sudo port install fantomMacPorts ports tree · java/fantom/Portfile · 来源: api.github.com
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.