macOS
brew install newlisplocal Homebrew formula metadata
sudo port install newlispMacPorts ports tree · lang/newlisp/Portfile · source: api.github.com
brew
Lisp-like, general-purpose scripting language. Version 10.7.5 via Homebrew; verified 2026-06-14.
install
brew install newlisplocal Homebrew formula metadata
sudo port install newlispMacPorts ports tree · lang/newlisp/Portfile · source: api.github.com
sudo apt install newlispDebian stable package indexes · newlisp · source: deb.debian.org
sudo dnf install newlispFedora Rawhide package metadata · newlisp · source: dl.fedoraproject.org
nix profile install nixpkgs#newlispnixpkgs package indexes · pkgs/by-name/ne/newlisp/package.nix · source: api.github.com
overview
Lisp-like, general-purpose scripting language
history
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.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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
| Command | Kind | Exposure | Note |
|---|---|---|---|
newlisp | cli | global executable | |
newlisp-10.7.5 | cli | global executable | |
newlispdoc | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:newlisp |
|---|---|
| Version | 10.7.5 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/newlisp |
| Homepage | https://www.newlisp.org/ |
| Upstream docs | https://www.newlisp.org/downloads/newlisp_index.html |
| License | GPL-3.0-or-later |
| Source archive | https://www.newlisp.org/downloads/newlisp-10.7.5.tgz |
| Last updated | 2026-06-14T14:47:56+02:00 |
| Pulse | updated |
| Dependencies | readline |
| Bottle | available (on 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 | not defined |
| Service | none declared |
| Caveats | If you have brew in a custom prefix, the included examples will need to be be pointed to your newlisp executable. |
registry facts
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 newlispsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.