pkg.soopen package index

brew / Rang 11458

newlisp mit Homebrew, apt, dnf, MacPorts, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für newlisp in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install newlisp

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install newlisp

MacPorts ports tree · lang/newlisp/Portfile · Quelle: api.github.com

Linux

Debian aptverifiziert · 92%
sudo apt install newlisp

Debian stable package indexes · newlisp · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install newlisp

Fedora Rawhide package metadata · newlisp · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#newlisp

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

Überblick

Paketzusammenfassung

Lisp-like, general-purpose scripting language

Befehle und Aliase

  • newlisp
  • newlisp-10.7.5
  • newlispdoc

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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`.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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

Sicherheitslage

Risikostufe: yellow

generalized runtime or code generation signal.

Risikoklassifikator

yellow Risiko · mittel Konfidenz · runtime

Warum

  • generalized runtime or code generation signal

Signale

  • text:scripting language

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
newlispExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
newlisp-10.7.5Executableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
newlispdocExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und 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.

Seite generiert2026-08-03
Manager-Version10.7.5
Manager aktualisiert2026-06-14
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:newlisp
Version10.7.5
PaketmanagerHomebrew
Homepagehttps://www.newlisp.org/
Zuletzt aktualisiert2026-06-14T14:47:56+02:00
Pulseupdated
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

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 Abhängigkeiten
  • 6 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • 6 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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-25.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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
MacPorts95%

newlisp

sudo port install newlisp
  • normalized package name match
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation