https://github.com/michelp/0pl
various picolisp libraries
https://github.com/michelp/0pl
Last synced: 3 months ago
JSON representation
various picolisp libraries
- Host: GitHub
- URL: https://github.com/michelp/0pl
- Owner: michelp
- Created: 2013-04-27T04:52:38.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-05-08T05:30:59.000Z (about 13 years ago)
- Last Synced: 2025-11-20T20:26:19.803Z (7 months ago)
- Size: 129 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
0pl
===
ZeroMQ bindings for PicoLisp.
The file 'zmq/zmq.l' is the main file to load into your PL code.
This is a straightforward FFI wrapper around the CZMQ C bindings.
See http://czmq.zeromq.org/manual:_start for general API documentation.