macOS
brew install newlisplocal Homebrew formula metadata
sudo port install newlispMacPorts ports tree · lang/newlisp/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für newlisp in AI-Agent-Workflows.
Installation
brew install newlisplocal Homebrew formula metadata
sudo port install newlispMacPorts ports tree · lang/newlisp/Portfile · Quelle: api.github.com
sudo apt install newlispDebian stable package indexes · newlisp · Quelle: deb.debian.org
sudo dnf install newlispFedora Rawhide package metadata · newlisp · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#newlispnixpkgs package indexes · pkgs/by-name/ne/newlisp/package.nix · Quelle: api.github.com
Überblick
Lisp-like, general-purpose scripting language
Verlauf
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.
Sicherheitslage
generalized runtime or code generation signal.
yellow Risiko · mittel Konfidenz · runtime
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.lspExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
newlisp | cli | globales Executable | |
newlisp-10.7.5 | cli | globales Executable | |
newlispdoc | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:newlisp |
|---|---|
| Version | 10.7.5 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/newlisp |
| Homepage | https://www.newlisp.org/ |
| Upstream-Dokumentation | https://www.newlisp.org/downloads/newlisp_index.html |
| Lizenz | GPL-3.0-or-later |
| Quellarchiv | https://www.newlisp.org/downloads/newlisp-10.7.5.tgz |
| Zuletzt aktualisiert | 2026-06-14T14:47:56+02:00 |
| Pulse | updated |
| Abhängigkeiten | readline |
| Bottle | verfügbar (auf 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 | nicht definiert |
| Dienst | keiner deklariert |
| Einschränkungen | If you have brew in a custom prefix, the included examples will need to be be pointed to your newlisp executable. |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 newlispQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.