picolisp 24.9
Interpreter for the PicoLisp programming language
PicoLisp is a programming language, or really a programming system, including a built-in database engine and a GUI system.
- Website: https://picolisp.com/wiki/?home
- Licenses: Expat
- Package source: gnu/packages/lisp.scm
- Builds: See build status
- Issues: See known issues
Installation
Install picolisp 24.9
as follows:
guix install picolisp@24.9
Or install the latest version:
guix install picolisp
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.