ultralisp
How to use it?
Open your Lisp REPL and eval:
(ql-dist:install-dist "http://dist.ultralisp.org/" :prompt nil)
Or if you are using Qlot, put this line into the beginning of your qlfile:
dist ultralisp http://dist.ultralisp.org/
Or if you are using CLPM, put these lines into your local clpmfile:
(:source "ultralisp" :url "https://clpi.ultralisp.org/" :type :clpi)
Projects
- 40ants/40ants-deploy — Utilities making it easier to use Deploy library.
- 40ants/cl-brewer — Brew formula generator for common lisp projects
- 40ants/ngrok
- CL98K/wolffy — Wolffy mainly encapsulates some convenient packages for interacting with Python.
- Chream/mockingbird — A small stubbing and mocking library for Common Lisp
- JMC-design/font-zpb-ttf — Implementation of the font protocol for TTF via zpb-ttf.
- Junker/recaptcha-enterprise — reCAPTCHA Enterprise system for Common Lisp
- SahilKang/cl-avro — Common Lisp library for Avro
- borodust/cl-muth — Multithreading and concurrency utilities
- borodust/claw — Autowrapping FFI
- ciel-lang/cl-cron — A simple tool that provides cron like facilities directly inside of common lisp.
- cl-adams/adams — UNIX system administration in Common Lisp
- cl-facts/facts — in-memory graph database
- cl-facts/lessp — Universal order predicate in Common Lisp
- cl-facts/rollback — Rollback functions
- copyleft/cl-odata-client — Common Lisp client library for accessing OData services
- digikar99/cl-bmas — C2FFI generated bindings for BMAS
- digikar99/cl-cblas — C2FFI based wrapper for CBLAS
- digikar99/cl-ceigen-lite — Common Lisp CFFI interface to ceigen_lite which inturn is a C interface to C++ Eigen library
- digikar99/compiler-macro-notes
- dtenny/clj-arrows — Clojure-compatible threading/transformation/arrow macros for Common Lisp
- dtenny/clj-re — Clojure style regular expression functions
- fukamachi/legion — Simple multithreading worker mechanism.
- fukamachi/mito-attachment — Mito mixin class for file management outside of RDBMS
- g000001/objectlisp — ObjectLISP
- g000001/srfi-229 — SRFI 229 for CL: Tagged Procedures
- g000001/srfi-62 — SRFI 62 for CL: S-expression comments
- garlic0x1/cl-workers — Actor library for Common Lisp
- hemml/OMGlib — A Common Lisp library to build fully dynamic web interfaces
- ivan4th/cl-mqtt — MQTT driver for cl-async
- marcoheisig/numpy-file-format — Read and write Numpy .npy and .npz files.
- melusina-org/cl-rashell — Resilient replicant Shell Programming Library for Common Lisp
- mmontone/hunchentoot-errors — Augments Hunchentoot error pages and logs with request and session information.
- pyramidi0n/abnf-match — A DSL for writing parsers of grammars expressed in IETF ABNF.
- pyramidi0n/email-parse — A fast, RFC-compliant email address validator and parser.
- pyramidi0n/uri-parse — A fast, RFC-compliant URI validator and parser.
- rpgoldman/xmls — Simple, lightweight XML library for Common Lisp
- ruricolist/cl-feedparser — Common Lisp feed parser
- ruricolist/cl-lc — List comprehensions and friends
- ruricolist/overlord — Experimental build system for Common Lisp
- sionescu/static-vectors — Allocate SIMPLE-ARRAYs in static memory
- snmsts/cserial-port — serial-port accessing library for common lisp
- tamurashingo/lem-ruby-mode — ruby-mode for lem
- thodg/cl-project — Common Lisp source project utilities
- trivial-garbage/trivial-garbage — Portable GC-related APIs for Common Lisp.
- trivial-gray-streams/trivial-gray-streams — Portability library for CL gray streams.
- vii/teepeedee2 — Fast webserver for dynamic pages
- vindarel/pipelines-viewer — View the last Gitlab pipelines and their status from the command line (or the REPL). (not much to see, it's a 20 min script)
- vindarel/termp — Trivial utility: are we in a terminal window or in a dumb one? (like Emacs' Slime)
- yitzchak/sheet-clj
This distribution has more projects, but for performance reason we can't show them all.
Future version of Ultralisp may include a search posibility. If you need it, vote for this issue.