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

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

## Installation

```sh
sudo av install brew:newlisp
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install newlisp
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install newlisp
```

  Evidenz: MacPorts ports tree: lang/newlisp/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install newlisp
```

  Evidenz: Debian stable package indexes: newlisp from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install newlisp
```

  Evidenz: Fedora Rawhide package metadata: newlisp from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#newlisp
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/ne/newlisp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Paketfakten

- **Paketschlüssel:** brew:newlisp
- **Paketmanager:** Homebrew
- **Version:** 10.7.5
- **Quellzusammenfassung:** Lisp-like, general-purpose scripting language
- **Homepage:** <https://www.newlisp.org/>
- **Zuletzt aktualisiert:** 2026-06-14T14:47:56+02:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- newlisp (Alias)
- newlisp-10.7.5 (Alias)
- newlispdoc (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 10.7.5
## 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

### Quellen

- <https://formulae.brew.sh/api/formula/newlisp.json>
- <https://www.newlisp.org/downloads/newlisp_index.html>
- <https://www.newlisp.org/downloads/newlisp_manual.html>


## Sicherheitshinweise

generalized runtime or code generation signal.

- **Geiger-Risiko:** yellow / mittel
- generalized runtime or code generation signal


## 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

- Unix: ~/.init.lsp, $NEWLISPDIR/init.lsp
## Andere Paketmanager-Einträge

- Debian apt - newlisp - 10.7.5-2+b3: normalized package name match | Debian stable package indexes: newlisp from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | LISP like, general purpose scripting language | http://www.newlisp.org
- Nix - newlisp: normalized package name match | nixpkgs package indexes: pkgs/by-name/ne/newlisp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - newlisp - 10.7.5-2build3: normalized package name match | Ubuntu 24.04 LTS package indexes: newlisp from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | LISP like, general purpose scripting language | http://www.newlisp.org
- dnf - newlisp - 10.7.5-25.fc45: normalized package name match | Fedora Rawhide package metadata: newlisp from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Lisp-like general purpose scripting | http://www.newlisp.org
- MacPorts - newlisp: normalized package name match | MacPorts ports tree: lang/newlisp/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/newlisp.yml](https://github.com/mxcl/pkgdb/blob/main/combined/newlisp.yml)


## Quellen

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