macOS
brew install claclocal Homebrew formula metadata
sudo port install clacMacPorts ports tree · math/clac/Portfile · 来源: api.github.com
安装
brew install claclocal Homebrew formula metadata
sudo port install clacMacPorts ports tree · math/clac/Portfile · 来源: api.github.com
nix profile install nixpkgs#clacnixpkgs package indexes · pkgs/by-name/cl/clac/package.nix · 来源: api.github.com
概览
Command-line, stack-based calculator with postfix notation
历史
Clac is a command-line, stack-based calculator using postfix notation with the stack visible as calculations happen.
The official repository was created in 2017 and its first GitHub release was named Initial release. The README explains the project motivation: the author liked Forth and other concatenative languages, used `dc` heavily, and wanted a calculator UI with an always-visible stack and realtime updates.
The batch input records Clac in Homebrew, MacPorts, and Nix. The official README directs users to GitHub releases and a distribution-packages wiki page, indicating upstream expected both direct release installs and package-manager installs.
Users run `clac` interactively, enter numbers to push them onto the stack, and type postfix commands such as arithmetic, logarithm, trigonometry, stack, stash, and custom word operations. The README documents a `words` configuration file for user-defined operations.
Clac is a neat package-manager specimen because it modernizes the tiny terminal calculator niche rather than replacing it with a GUI. It is small, self-contained, configurable through XDG-style paths, and culturally adjacent to `dc`, Forth, and RPN calculator users.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$CLAC_WORDS$XDG_CONFIG_HOME/clac/words~/.config/clac/words可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
clac | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/soveran/clac
安装元数据
| 软件包键 | brew:clac |
|---|---|
| 版本 | 0.3.5 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/clac |
| 主页 | https://github.com/soveran/clac |
| 仓库 | https://github.com/soveran/clac |
| 上游文档 | https://github.com/soveran/clac#readme |
| 许可证 | BSD-2-Clause |
| 源码归档 | https://github.com/soveran/clac/archive/refs/tags/0.3.5.tar.gz |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | clac |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
clac
nix profile install nixpkgs#clacclac
sudo port install clac来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.