macOS
brew install newlisplocal Homebrew formula metadata
sudo port install newlispMacPorts ports tree · lang/newlisp/Portfile · ソース: api.github.com
brew
newlisp のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.