macOS
brew install newlisplocal Homebrew formula metadata
sudo port install newlispMacPorts ports tree · lang/newlisp/Portfile · 来源: api.github.com
安装
brew install newlisplocal Homebrew formula metadata
sudo port install newlispMacPorts ports tree · lang/newlisp/Portfile · 来源: api.github.com
sudo apt install newlispDebian stable package indexes · newlisp · 来源: deb.debian.org
sudo dnf install newlispFedora Rawhide package metadata · newlisp · 来源: dl.fedoraproject.org
nix profile install nixpkgs#newlispnixpkgs package indexes · pkgs/by-name/ne/newlisp/package.nix · 来源: api.github.com
概览
Lisp-like, general-purpose scripting language
历史
newLISP is a small Lisp-family scripting language and runtime for macOS, GNU/Linux, Unix, and Windows, with a portable interpreter, REPL, command-line script execution, networking, XML/JSON-style data work, shared-library extension, and distributed-processing features.
The official v10.7.5 manual is copyright 2019 and describes newLISP as a compact, portable Lisp focused on lists, symbols, lambda expressions, contexts, automatic memory management, and a large built-in function set. The same manual documents GPLv3 licensing for the software and GFDL licensing for documentation.
Homebrew packages the official 10.7.5 source archive from newlisp.org. Its July 2026 analytics show low but continuing use, with 55 installs over 365 days, fitting a niche language runtime carried for existing scripts and Lisp experimentation.
Users run `newlisp` as an interactive REPL, as a script interpreter for local or URL-loaded Lisp files, or as a server process using the documented TCP/IP, daemon, HTTP, and CGI modes. Startup can load `~/.init.lsp` or `$NEWLISPDIR/init.lsp`, unless suppressed with `-n`.
newLISP matters to package nerds as a self-contained, batteries-included language runtime: one small interpreter exposes scripting, networking, web/CGI behavior, database-oriented modules, shared-library imports, and executable linking without a large ecosystem bootstrap.
安全态势
generalized runtime or code generation signal.
yellow 风险 · 中 置信度 · runtime
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.
~/.init.lsp$NEWLISPDIR/init.lsp可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
newlisp | cli | 全局可执行文件 | |
newlisp-10.7.5 | cli | 全局可执行文件 | |
newlispdoc | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:newlisp |
|---|---|
| 版本 | 10.7.5 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/newlisp |
| 主页 | https://www.newlisp.org/ |
| 上游文档 | https://www.newlisp.org/downloads/newlisp_index.html |
| 许可证 | GPL-3.0-or-later |
| 源码归档 | https://www.newlisp.org/downloads/newlisp-10.7.5.tgz |
| 最后更新 | 2026-06-14T14:47:56+02:00 |
| Pulse | updated |
| 依赖 | readline |
| Bottle | 可用 (于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
| 注意事项 | If you have brew in a custom prefix, the included examples will need to be be pointed to your newlisp executable. |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | newlisp |
| 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 软件包链接分开显示。
newlisp 10.7.5-2+b3
LISP like, general purpose scripting language
sudo apt install newlispnewlisp
nix profile install nixpkgs#newlispnewlisp 10.7.5-2build3
LISP like, general purpose scripting language
sudo apt install newlispnewlisp 10.7.5-22.fc45
Lisp-like general purpose scripting
sudo dnf install newlispnewlisp
sudo port install newlisp来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.