An open API service indexing awesome lists of open source software.

https://github.com/michelp/0pl

various picolisp libraries
https://github.com/michelp/0pl

Last synced: 3 months ago
JSON representation

various picolisp libraries

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.