Automic VaultAutomic Vault

brew

newlisp を Homebrew, apt, dnf, MacPorts, Nix でインストール

newlisp のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install newlisp

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install newlisp

MacPorts ports tree · lang/newlisp/Portfile · ソース: api.github.com

Linux

Debian apt確認済み · 92%
sudo apt install newlisp

Debian stable package indexes · newlisp · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install newlisp

Fedora Rawhide package metadata · newlisp · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#newlisp

nixpkgs package indexes · pkgs/by-name/ne/newlisp/package.nix · ソース: api.github.com

概要

パッケージ概要

Lisp-like, general-purpose scripting language

コマンドとエイリアス

  • newlisp
  • newlisp-10.7.5
  • newlispdoc

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2019: Official v10.7.5 manual copyright year.
  • 2026-07: Homebrew API reports stable 10.7.5 and 55 installs over 365 days.

Related projects

  • Lisp, Scheme, Common Lisp, Emscripten

セキュリティ状態

リスクレベル: yellow

generalized runtime or code generation signal.

リスク分類器

リスク yellow · 信頼度 中 · runtime

理由

  • generalized runtime or code generation signal

信号

  • text:scripting language

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 13 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.init.lsp$NEWLISPDIR/init.lsp

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
newlispcliグローバル実行可能ファイル
newlisp-10.7.5cliグローバル実行可能ファイル
newlispdoccliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-26
マネージャ版10.7.5
マネージャ更新日2026-06-14
ローカルデータOK
上流not checked
検出された最新未検出

https://www.newlisp.org/

インストールメタデータ

パッケージメタデータ

パッケージキー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
Pulseupdated
依存関係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 DatabaseHomebrew formula API
Taphomebrew/core
Full Namenewlisp
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

newlisp 10.7.5-2+b3

LISP like, general purpose scripting language

http://www.newlisp.org

sudo apt install newlisp
  • Section: lisp
  • Architecture: amd64
  • Source Package: newlisp
  • 3 依存関係
  • 6 任意依存関係
  • normalized package name match
  • 一致条件: Newlisp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: newlisp from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

newlisp

nix profile install nixpkgs#newlisp
  • normalized package name match
  • 一致条件: Newlisp
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ne/newlisp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

newlisp 10.7.5-2build3

LISP like, general purpose scripting language

http://www.newlisp.org

sudo apt install newlisp
  • Section: universe/lisp
  • Architecture: amd64
  • 3 依存関係
  • 6 任意依存関係
  • normalized package name match
  • 一致条件: Newlisp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: newlisp from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

newlisp 10.7.5-22.fc45

Lisp-like general purpose scripting

http://www.newlisp.org

sudo dnf install newlisp
  • License: GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: newlisp
  • 12 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Newlisp
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: newlisp from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
MacPorts95%

newlisp

sudo port install newlisp
  • normalized package name match
  • 一致条件: Newlisp
MacPorts ports tree · api.github.com · MacPorts ports tree: lang/newlisp/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment