macOS
brew install gerbil-schemelocal Homebrew formula metadata
sudo port install gerbilMacPorts ports tree · science/gerbil/Portfile · 来源: api.github.com
安装
brew install gerbil-schemelocal Homebrew formula metadata
sudo port install gerbilMacPorts ports tree · science/gerbil/Portfile · 来源: api.github.com
nix profile install nixpkgs#gerbilnixpkgs package indexes · gerbil · 来源: raw.githubusercontent.com
概览
Opinionated dialect of Scheme designed for Systems Programming
历史
Gerbil Scheme is an opinionated Scheme dialect for systems programming, built on the Gambit runtime and compiler. It combines a macro system, a module system, ahead-of-time compilation, and a broad standard library for developers who want a Scheme environment with practical systems tooling.
The Gerbil README traces the language to Dimitris Vyzovitis, also known as vyzo, who kept Gerbil as a private Scheme for many years. It evolved from shared macros across implementations into a PLT-style macro language for actor-oriented distributed programming before being released with a source-based bootstrap.
The public implementation standardized on Gambit because the maintainer considered it a portable, performant, low-level Scheme kernel. The repository metadata records the public GitHub project opening in 2016, while the README copyright notice covers work from 2007 through 2023.
Gerbil occupies a specialized place in the Scheme ecosystem: it appeals to programmers who want Scheme syntax and macros while keeping access to native compilation, FFI-oriented systems work, packages, networking libraries, and command-line tooling.
Users interact with Gerbil through tools such as `gxi` for the interpreter and `gxc` for compilation. Practitioners build modules, compile programs ahead of time through Gambit, use the standard library, and manage Gerbil projects through the included command-line tools.
For package-manager users, Gerbil is notable because it packages an entire language stack rather than a single executable. Installing it through Homebrew, MacPorts, or Nix gives Scheme users a repeatable way to obtain the interpreter, compiler, package tooling, and supporting runtime.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
gerbil | cli | 全局可执行文件 | |
gxc | cli | 全局可执行文件 | |
gxensemble | cli | 全局可执行文件 | |
gxensemble-test | cli | 全局可执行文件 | |
gxhttpd | cli | 全局可执行文件 | |
gxhttpd-ensemble-test | cli | 全局可执行文件 | |
gxhttpd-test | cli | 全局可执行文件 | |
gxi | cli | 全局可执行文件 | |
gxpkg | cli | 全局可执行文件 | |
gxprof | cli | 全局可执行文件 | |
gxtags | cli | 全局可执行文件 | |
gxtest | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/mighty-gerbils/gerbil
安装元数据
| 软件包键 | brew:gerbil-scheme |
|---|---|
| 版本 | 0.18.2 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/gerbil-scheme |
| 主页 | https://cons.io |
| 仓库 | https://github.com/mighty-gerbils/gerbil |
| 上游文档 | https://cons.io/guide |
| 许可证 | LGPL-2.1-or-later OR Apache-2.0 |
| 源码归档 | https://github.com/mighty-gerbils/gerbil/archive/refs/tags/v0.18.2.tar.gz |
| 依赖 | gcc, openssl@3 |
| 构建依赖 | pkgconf |
| macOS 提供的库 | sqlite |
| 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 | gerbil-scheme |
| 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 软件包链接分开显示。
gerbil
sudo port install gerbilgerbil
nix profile install nixpkgs#gerbil来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.