| Port details |
- picolisp Minimal Lisp interpreter with a focus on simplicity
- 25.9 lang
=2 25.6Version of this port present on the latest quarterly branch. - Maintainer: gahr@FreeBSD.org
 - Port Added: 2024-03-06 10:57:04
- Last Update: 2025-11-13 13:36:37
- Commit Hash: 1f7808f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://picolisp.com
- Description:
- PicoLisp is quite different from other Lisps. The main reason is its focus on
data. PicoLisp has one single internal data type: The "cell". On the language
level it has only three data types: Numbers, symbols and cons pairs. They are
all built from cells. What may sound like a restriction is actually a big
advantage. The simple internal structure results in high start-up and execution
speeds. Cells can be manipulated freely in any conceivable way, giving full
control to the programmer.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/lang/picolisp/ && make install clean
- To add the package, run one of these commands:
- pkg install lang/picolisp
- pkg install picolisp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: picolisp
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64
- distinfo:
- TIMESTAMP = 1762354531
SHA256 (picoLisp-25.9.tgz) = 904122dd74aee62791211dff64ffd1490ae9849efcd0c6babbec4c21d1536de7
SIZE (picoLisp-25.9.tgz) = 1335550
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libffi.so : devel/libffi
- libLLVM-19.so : devel/llvm19
- libreadline.so.8 : devel/readline
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- lang_picolisp
- USES:
- gmake llvm:min=11,lib pkgconfig readline ssl tar:tgz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 10
Number of commits found: 10
|