tag:blogger.com,1999:blog-9664941494050778842026-07-31T04:32:55.098-04:00Quicklisp newsNews and updates for Quicklisp, the Common Lisp library manager.Unknownnoreply@blogger.comBlogger225125tag:blogger.com,1999:blog-966494149405077884.post-13005677874826757552026-01-01T12:27:00.001-05:002026-01-01T12:27:15.722-05:00January 2026 Quicklisp dist update now available<p><b> New projects</b>: </p><ul><li><a href="https://codeberg.org/johnlorentzson/asdf-dependency-traverser/">asdf-dependency-traverser</a> — Easily traverse and collect ASDF dependencies recursively. — zlib</li><li><a href="https://github.com/copyleft/calendar-times/">calendar-times</a> — A calendar times library on top of local-time — MIT</li><li><a href="https://github.com/slburson/champ-lite/">champ-lite</a> — A lightweight implementation of persistent functional maps and iteration-safe mutable tables using Michael Steindorfer's CHAMP data structure. — Unlicense</li><li><a href="https://github.com/SahilKang/cl-avro/">cl-avro</a> — Implementation of the Apache Avro data serialization system. — GPLv3</li><li><a href="https://gitlab.chise.org/CHISE/cl-chise.git">cl-chise</a> — CHISE implementation based on Common Lisp — LGPL</li><li><a href="https://github.com/dancamper/cl-double-metaphone">cl-double-metaphone</a> — Common Lisp implementation of the Double Metaphone phonetic algorithm. — Apache 2.0</li><li><a href="https://github.com/ItsMeForLua/cl-freelock/">cl-freelock</a> — lock-free concurrency primitives, written in pure Common Lisp. — MIT</li><li><a href="https://codeberg.org/aartaka/cl-inix">cl-inix</a> — cl-inix is a flexible library for .INI/.conf file parsing — BSD-2 Clause</li><li><a href="https://git.sr.ht/~hajovonta/cl-jsonpath">cl-jsonpath</a> — JSONPath implementation for Common Lisp with 99% test coverage and complete RFC 9535 compliance. Supports cl-json, jonathan, and jzon backends with advanced features including arithmetic expressions, recursive descent, and bracket notation in filters. — MIT</li><li><a href="https://shinmera.com/docs/cl-ktx2/">cl-ktx2</a> — An implementation of the Khronos KTX Version 2 image file format — zlib</li><li><a href="https://codeberg.org/aartaka/cl-match-patterns">cl-match-patterns</a> — Describe cl-match-patterns here — BSD-2 Clause</li><li><a href="https://codeberg.org/aartaka/cl-minifloats">cl-minifloats</a> — Minifloats (minifloat < single-float) support for Common Lisp — BSD-2 Clause</li><li><a href="https://github.com/atgreen/cl-sanitize-html/">cl-sanitize-html</a> — OWASP-style HTML sanitization library for Common Lisp — MIT</li><li><a href="https://github.com/mdbergmann/cl-tbnl-gserver-tmgr/">cl-tbnl-gserver-tmgr</a> — Hunchentoot pooled multi-threaded taskmanager based on cl-gserver. — MIT</li><li><a href="https://github.com/atgreen/cl-tuition/">cl-tuition</a> — A Common Lisp library for building TUIs — MIT</li><li><a href="https://shirakumo.org/docs/cl-turbojpeg/">cl-turbojpeg</a> — An up-to-date bindings library for the JPEG Turbo C library — zlib</li><li><a href="https://github.com/atgreen/cl-version-string/">cl-version-string</a> — Generate version strings. — MIT</li><li><a href="https://github.com/ItsMeForLua/cl-win32-errors/">cl-win32-errors</a> — A library for translating Windows API error codes. — MIT</li><li><a href="https://github.com/aadcg/cleopter/">cleopter</a> — Minimalist command-line parser — MIT</li><li><a href="https://codeberg.org/sebastianardelean/clq/">clq</a> — clq is a package that allows the definition and development of quantum circuits in Common Lisp and to export them to OpenQASM v2.0. — MIT </li><li><a href="https://github.com/defaultxr/collidxr">collidxr</a> — A collection of syntax sugar and conveniences extending cl-collider, a Common Lisp interface to the SuperCollider sound synthesis server. — MIT</li><li><a href="https://github.com/mishoo/copimap.lisp/">copimap</a> — IMAP client/sync library — MIT</li><li><a href="https://github.com/jrm-code-project/dual-numbers/">dual-numbers</a> — A library for dual numbers in Common Lisp — MIT</li><li><a href="https://github.com/jrm-code-project/fold/">fold</a> — FOLD-LEFT and FOLD-RIGHT — MIT</li><li><a href="https://github.com/jrm-code-project/function/">function</a> — Higher order functions. — MIT</li><li><a href="https://github.com/jrm-code-project/generic-arithmetic/">generic-arithmetic</a> — A library for generic arithmetic operations — MIT</li><li><a href="https://github.com/y2q-actionman/hunchentoot-recycling-taskmaster/">hunchentoot-recycling-taskmaster</a> — An experiment to improve multithreading performance of Hunchentoot without any additional dependencies. — BSD 2-Clause</li><li><a href="https://shirakumo.org/docs/imagine/">imagine</a> — A general image decoding and manipulation library — zlib</li><li><a href="https://github.com/gassechen/json-to-data-frame/">json-to-data-frame</a> — This repository provides a Common Lisp library to convert JSON data into a data frame using the `json-to-df` package. The package leverages the `yason` library for JSON parsing and `dfio` for data frame operations. — MIT</li><li><a href="https://github.com/alex-gutev/live-cells-cl/">live-cells-cl</a> — A reactive programming library for Lisp — BSD 3-Clause</li><li><a href="https://github.com/jrm-code-project/named-let/">named-let</a> — Named LET special form. — MIT</li><li><a href="https://github.com/ynadji/netaddr/">netaddr</a> — A library for manipulating IP addresses, subnets, ranges, and sets. — MIT</li><li><a href="https://github.com/dotemacs/pantry/">pantry</a> — Common Lisp client for Pantry JSON storage service: https://getpantry.cloud — BSD</li><li><a href="https://github.com/fukamachi/pira/">pira</a> — Unofficial AWS SDK for Common Lisp — MIT</li><li><a href="https://github.com/fukamachi/smithy-lisp/">smithy-lisp</a> — Smithy code generator for Common Lisp — MIT</li><li><a href="https://tfeb.org/fragments/documentation/star.html">star</a> — Štar: an iteration construct — MIT</li><li><a href="https://github.com/s-expressionists/Trinsic">trinsic</a> — Common Lisp utility system to aid in extrinsic and intrinsic system construction. — MIT</li><li><a href="https://codeberg.org/aartaka/trivial-inspect">trivial-inspect</a> — Portable toolkit for interactive inspectors. — BSD-2 Clause</li><li><a href="https://codeberg.org/aartaka/trivial-time">trivial-time</a> — trivial-time allows timing a benchmarking a piece of code portably — BSD-2 Clause</li></ul><p>Updated projects: <a href="https://quickdocs.org/3d-math/">3d-math</a>, <a href="https://quickdocs.org/3d-matrices/">3d-matrices</a>, <a href="https://quickdocs.org/3d-quaternions/">3d-quaternions</a>, <a href="https://quickdocs.org/3d-spaces/">3d-spaces</a>, <a href="https://quickdocs.org/3d-transforms/">3d-transforms</a>, <a href="https://quickdocs.org/3d-vectors/">3d-vectors</a>, <a href="https://quickdocs.org/action-list/">action-list</a>, <a href="https://quickdocs.org/adhoc/">adhoc</a>, <a href="https://quickdocs.org/anypool/">anypool</a>, <a href="https://quickdocs.org/array-utils/">array-utils</a>, <a href="https://quickdocs.org/async-process/">async-process</a>, <a href="https://quickdocs.org/atomics/">atomics</a>, <a href="https://quickdocs.org/babel/">babel</a>, <a href="https://quickdocs.org/binary-structures/">binary-structures</a>, <a href="https://quickdocs.org/bp/">bp</a>, <a href="https://quickdocs.org/cambl/">cambl</a>, <a href="https://quickdocs.org/cari3s/">cari3s</a>, <a href="https://quickdocs.org/cephes.cl/">cephes.cl</a>, <a href="https://quickdocs.org/cffi/">cffi</a>, <a href="https://quickdocs.org/cffi-object/">cffi-object</a>, <a href="https://quickdocs.org/chain/">chain</a>, <a href="https://quickdocs.org/chipi/">chipi</a>, <a href="https://quickdocs.org/chirp/">chirp</a>, <a href="https://quickdocs.org/chunga/">chunga</a>, <a href="https://quickdocs.org/cl+ssl/">cl+ssl</a>, <a href="https://quickdocs.org/cl-algebraic-data-type/">cl-algebraic-data-type</a>, <a href="https://quickdocs.org/cl-all/">cl-all</a>, <a href="https://quickdocs.org/cl-batis/">cl-batis</a>, <a href="https://quickdocs.org/cl-bmp/">cl-bmp</a>, <a href="https://quickdocs.org/cl-charms/">cl-charms</a>, <a href="https://quickdocs.org/cl-collider/">cl-collider</a>, <a href="https://quickdocs.org/cl-concord/">cl-concord</a>, <a href="https://quickdocs.org/cl-cxx/">cl-cxx</a>, <a href="https://quickdocs.org/cl-data-structures/">cl-data-structures</a>, <a href="https://quickdocs.org/cl-dbi/">cl-dbi</a>, <a href="https://quickdocs.org/cl-dbi-connection-pool/">cl-dbi-connection-pool</a>, <a href="https://quickdocs.org/cl-decimals/">cl-decimals</a>, <a href="https://quickdocs.org/cl-def-properties/">cl-def-properties</a>, <a href="https://quickdocs.org/cl-duckdb/">cl-duckdb</a>, <a href="https://quickdocs.org/cl-enchant/">cl-enchant</a>, <a href="https://quickdocs.org/cl-enumeration/">cl-enumeration</a>, <a href="https://quickdocs.org/cl-fast-ecs/">cl-fast-ecs</a>, <a href="https://quickdocs.org/cl-fbx/">cl-fbx</a>, <a href="https://quickdocs.org/cl-flac/">cl-flac</a>, <a href="https://quickdocs.org/cl-flx/">cl-flx</a>, <a href="https://quickdocs.org/cl-fond/">cl-fond</a>, <a href="https://quickdocs.org/cl-gamepad/">cl-gamepad</a>, <a href="https://quickdocs.org/cl-general-accumulator/">cl-general-accumulator</a>, <a href="https://quickdocs.org/cl-gltf/">cl-gltf</a>, <a href="https://quickdocs.org/cl-gobject-introspection-wrapper/">cl-gobject-introspection-wrapper</a>, <a href="https://quickdocs.org/cl-gog-galaxy/">cl-gog-galaxy</a>, <a href="https://quickdocs.org/cl-gpio/">cl-gpio</a>, <a href="https://quickdocs.org/cl-html-readme/">cl-html-readme</a>, <a href="https://quickdocs.org/cl-i18n/">cl-i18n</a>, <a href="https://quickdocs.org/cl-jingle/">cl-jingle</a>, <a href="https://quickdocs.org/cl-just-getopt-parser/">cl-just-getopt-parser</a>, <a href="https://quickdocs.org/cl-k8055/">cl-k8055</a>, <a href="https://quickdocs.org/cl-ktx/">cl-ktx</a>, <a href="https://quickdocs.org/cl-las/">cl-las</a>, <a href="https://quickdocs.org/cl-lc/">cl-lc</a>, <a href="https://quickdocs.org/cl-ledger/">cl-ledger</a>, <a href="https://quickdocs.org/cl-lex/">cl-lex</a>, <a href="https://quickdocs.org/cl-liballegro/">cl-liballegro</a>, <a href="https://quickdocs.org/cl-liballegro-nuklear/">cl-liballegro-nuklear</a>, <a href="https://quickdocs.org/cl-libre-translate/">cl-libre-translate</a>, <a href="https://quickdocs.org/cl-markless/">cl-markless</a>, <a href="https://quickdocs.org/cl-migratum/">cl-migratum</a>, <a href="https://quickdocs.org/cl-mixed/">cl-mixed</a>, <a href="https://quickdocs.org/cl-modio/">cl-modio</a>, <a href="https://quickdocs.org/cl-monitors/">cl-monitors</a>, <a href="https://quickdocs.org/cl-mpg123/">cl-mpg123</a>, <a href="https://quickdocs.org/cl-naive-tests/">cl-naive-tests</a>, <a href="https://quickdocs.org/cl-oju/">cl-oju</a>, <a href="https://quickdocs.org/cl-opengl/">cl-opengl</a>, <a href="https://quickdocs.org/cl-opus/">cl-opus</a>, <a href="https://quickdocs.org/cl-out123/">cl-out123</a>, <a href="https://quickdocs.org/cl-protobufs/">cl-protobufs</a>, <a href="https://quickdocs.org/cl-pslib/">cl-pslib</a>, <a href="https://quickdocs.org/cl-qoa/">cl-qoa</a>, <a href="https://quickdocs.org/cl-rcfiles/">cl-rcfiles</a>, <a href="https://quickdocs.org/cl-resvg/">cl-resvg</a>, <a href="https://quickdocs.org/cl-sf3/">cl-sf3</a>, <a href="https://quickdocs.org/cl-soloud/">cl-soloud</a>, <a href="https://quickdocs.org/cl-spidev/">cl-spidev</a>, <a href="https://quickdocs.org/cl-steamworks/">cl-steamworks</a>, <a href="https://quickdocs.org/cl-str/">cl-str</a>, <a href="https://quickdocs.org/cl-svg/">cl-svg</a>, <a href="https://quickdocs.org/cl-transducers/">cl-transducers</a>, <a href="https://quickdocs.org/cl-transmission/">cl-transmission</a>, <a href="https://quickdocs.org/cl-unification/">cl-unification</a>, <a href="https://quickdocs.org/cl-utils/">cl-utils</a>, <a href="https://quickdocs.org/cl-vorbis/">cl-vorbis</a>, <a href="https://quickdocs.org/cl-wavefront/">cl-wavefront</a>, <a href="https://quickdocs.org/cl-wavelets/">cl-wavelets</a>, <a href="https://quickdocs.org/cl-who/">cl-who</a>, <a href="https://quickdocs.org/cl-xkb/">cl-xkb</a>, <a href="https://quickdocs.org/cl-yacc/">cl-yacc</a>, <a href="https://quickdocs.org/cl-yahoo-finance/">cl-yahoo-finance</a>, <a href="https://quickdocs.org/clad/">clad</a>, <a href="https://quickdocs.org/classimp/">classimp</a>, <a href="https://quickdocs.org/classowary/">classowary</a>, <a href="https://quickdocs.org/clast/">clast</a>, <a href="https://quickdocs.org/clath/">clath</a>, <a href="https://quickdocs.org/clazy/">clazy</a>, <a href="https://quickdocs.org/clingon/">clingon</a>, <a href="https://quickdocs.org/clip/">clip</a>, <a href="https://quickdocs.org/clith/">clith</a>, <a href="https://quickdocs.org/clog/">clog</a>, <a href="https://quickdocs.org/clohost/">clohost</a>, <a href="https://quickdocs.org/closer-mop/">closer-mop</a>, <a href="https://quickdocs.org/clss/">clss</a>, <a href="https://quickdocs.org/clunit2/">clunit2</a>, <a href="https://quickdocs.org/clustered-intset/">clustered-intset</a>, <a href="https://quickdocs.org/clws/">clws</a>, <a href="https://quickdocs.org/clx/">clx</a>, <a href="https://quickdocs.org/cmd/">cmd</a>, <a href="https://quickdocs.org/coalton/">coalton</a>, <a href="https://quickdocs.org/cocoas/">cocoas</a>, <a href="https://quickdocs.org/colored/">colored</a>, <a href="https://quickdocs.org/com-on/">com-on</a>, <a href="https://quickdocs.org/com.danielkeogh.graph/">com.danielkeogh.graph</a>, <a href="https://quickdocs.org/concrete-syntax-tree/">concrete-syntax-tree</a>, <a href="https://quickdocs.org/conduit-packages/">conduit-packages</a>, <a href="https://quickdocs.org/consfigurator/">consfigurator</a>, <a href="https://quickdocs.org/crypto-shortcuts/">crypto-shortcuts</a>, <a href="https://quickdocs.org/damn-fast-priority-queue/">damn-fast-priority-queue</a>, <a href="https://quickdocs.org/data-frame/">data-frame</a>, <a href="https://quickdocs.org/data-lens/">data-lens</a>, <a href="https://quickdocs.org/datafly/">datafly</a>, <a href="https://quickdocs.org/datamuse/">datamuse</a>, <a href="https://quickdocs.org/declt/">declt</a>, <a href="https://quickdocs.org/deeds/">deeds</a>, <a href="https://quickdocs.org/defenum/">defenum</a>, <a href="https://quickdocs.org/deferred/">deferred</a>, <a href="https://quickdocs.org/definer/">definer</a>, <a href="https://quickdocs.org/definitions/">definitions</a>, <a href="https://quickdocs.org/deploy/">deploy</a>, <a href="https://quickdocs.org/depot/">depot</a>, <a href="https://quickdocs.org/dexador/">dexador</a>, <a href="https://quickdocs.org/dfio/">dfio</a>, <a href="https://quickdocs.org/dissect/">dissect</a>, <a href="https://quickdocs.org/djula/">djula</a>, <a href="https://quickdocs.org/dns-client/">dns-client</a>, <a href="https://quickdocs.org/doc/">doc</a>, <a href="https://quickdocs.org/documentation-utils/">documentation-utils</a>, <a href="https://quickdocs.org/dsm/">dsm</a>, <a href="https://quickdocs.org/easy-audio/">easy-audio</a>, <a href="https://quickdocs.org/easy-routes/">easy-routes</a>, <a href="https://quickdocs.org/eclector/">eclector</a>, <a href="https://quickdocs.org/esrap/">esrap</a>, <a href="https://quickdocs.org/expanders/">expanders</a>, <a href="https://quickdocs.org/f2cl/">f2cl</a>, <a href="https://quickdocs.org/feeder/">feeder</a>, <a href="https://quickdocs.org/file-attributes/">file-attributes</a>, <a href="https://quickdocs.org/file-finder/">file-finder</a>, <a href="https://quickdocs.org/file-lock/">file-lock</a>, <a href="https://quickdocs.org/file-notify/">file-notify</a>, <a href="https://quickdocs.org/file-select/">file-select</a>, <a href="https://quickdocs.org/filesystem-utils/">filesystem-utils</a>, <a href="https://quickdocs.org/flare/">flare</a>, <a href="https://quickdocs.org/float-features/">float-features</a>, <a href="https://quickdocs.org/flow/">flow</a>, <a href="https://quickdocs.org/font-discovery/">font-discovery</a>, <a href="https://quickdocs.org/for/">for</a>, <a href="https://quickdocs.org/form-fiddle/">form-fiddle</a>, <a href="https://quickdocs.org/format-seconds/">format-seconds</a>, <a href="https://quickdocs.org/fset/">fset</a>, <a href="https://quickdocs.org/functional-trees/">functional-trees</a>, <a href="https://quickdocs.org/fuzzy-dates/">fuzzy-dates</a>, <a href="https://quickdocs.org/fuzzy-match/">fuzzy-match</a>, <a href="https://quickdocs.org/fxml/">fxml</a>, <a href="https://quickdocs.org/gendl/">gendl</a>, <a href="https://quickdocs.org/genhash/">genhash</a>, <a href="https://quickdocs.org/glfw/">glfw</a>, <a href="https://quickdocs.org/glsl-toolkit/">glsl-toolkit</a>, <a href="https://quickdocs.org/graph/">graph</a>, <a href="https://quickdocs.org/harmony/">harmony</a>, <a href="https://quickdocs.org/helambdap/">helambdap</a>, <a href="https://quickdocs.org/hsx/">hsx</a>, <a href="https://quickdocs.org/http2/">http2</a>, <a href="https://quickdocs.org/hu.dwim.asdf/">hu.dwim.asdf</a>, <a href="https://quickdocs.org/hu.dwim.util/">hu.dwim.util</a>, <a href="https://quickdocs.org/hu.dwim.walker/">hu.dwim.walker</a>, <a href="https://quickdocs.org/humbler/">humbler</a>, <a href="https://quickdocs.org/iclendar/">iclendar</a>, <a href="https://quickdocs.org/imago/">imago</a>, <a href="https://quickdocs.org/in-nomine/">in-nomine</a>, <a href="https://quickdocs.org/incless/">incless</a>, <a href="https://quickdocs.org/inkwell/">inkwell</a>, <a href="https://quickdocs.org/inravina/">inravina</a>, <a href="https://quickdocs.org/invistra/">invistra</a>, <a href="https://quickdocs.org/iterate/">iterate</a>, <a href="https://quickdocs.org/journal/">journal</a>, <a href="https://quickdocs.org/jpeg-turbo/">jpeg-turbo</a>, <a href="https://quickdocs.org/jsonrpc/">jsonrpc</a>, <a href="https://quickdocs.org/khazern/">khazern</a>, <a href="https://quickdocs.org/knx-conn/">knx-conn</a>, <a href="https://quickdocs.org/lack/">lack</a>, <a href="https://quickdocs.org/lambda-fiddle/">lambda-fiddle</a>, <a href="https://quickdocs.org/language-codes/">language-codes</a>, <a href="https://quickdocs.org/lass/">lass</a>, <a href="https://quickdocs.org/legit/">legit</a>, <a href="https://quickdocs.org/lemmy-api/">lemmy-api</a>, <a href="https://quickdocs.org/letv/">letv</a>, <a href="https://quickdocs.org/lichat-ldap/">lichat-ldap</a>, <a href="https://quickdocs.org/lichat-protocol/">lichat-protocol</a>, <a href="https://quickdocs.org/lichat-serverlib/">lichat-serverlib</a>, <a href="https://quickdocs.org/lichat-tcp-client/">lichat-tcp-client</a>, <a href="https://quickdocs.org/lichat-tcp-server/">lichat-tcp-server</a>, <a href="https://quickdocs.org/lichat-ws-server/">lichat-ws-server</a>, <a href="https://quickdocs.org/linear-programming-glpk/">linear-programming-glpk</a>, <a href="https://quickdocs.org/lisa/">lisa</a>, <a href="https://quickdocs.org/lisp-chat/">lisp-chat</a>, <a href="https://quickdocs.org/lisp-interface-library/">lisp-interface-library</a>, <a href="https://quickdocs.org/lisp-stat/">lisp-stat</a>, <a href="https://quickdocs.org/lla/">lla</a>, <a href="https://quickdocs.org/local-time/">local-time</a>, <a href="https://quickdocs.org/log4cl-extras/">log4cl-extras</a>, <a href="https://quickdocs.org/logging/">logging</a>, <a href="https://quickdocs.org/lquery/">lquery</a>, <a href="https://quickdocs.org/lru-cache/">lru-cache</a>, <a href="https://quickdocs.org/luckless/">luckless</a>, <a href="https://quickdocs.org/lunamech-matrix-api/">lunamech-matrix-api</a>, <a href="https://quickdocs.org/machine-measurements/">machine-measurements</a>, <a href="https://quickdocs.org/machine-state/">machine-state</a>, <a href="https://quickdocs.org/maiden/">maiden</a>, <a href="https://quickdocs.org/manifolds/">manifolds</a>, <a href="https://quickdocs.org/math/">math</a>, <a href="https://quickdocs.org/mcclim/">mcclim</a>, <a href="https://quickdocs.org/memory-regions/">memory-regions</a>, <a href="https://quickdocs.org/messagebox/">messagebox</a>, <a href="https://quickdocs.org/mgl-pax/">mgl-pax</a>, <a href="https://quickdocs.org/misc-extensions/">misc-extensions</a>, <a href="https://quickdocs.org/mito/">mito</a>, <a href="https://quickdocs.org/mito-auth/">mito-auth</a>, <a href="https://quickdocs.org/mk-defsystem/">mk-defsystem</a>, <a href="https://quickdocs.org/mmap/">mmap</a>, <a href="https://quickdocs.org/mnas-path/">mnas-path</a>, <a href="https://quickdocs.org/modularize/">modularize</a>, <a href="https://quickdocs.org/modularize-hooks/">modularize-hooks</a>, <a href="https://quickdocs.org/modularize-interfaces/">modularize-interfaces</a>, <a href="https://quickdocs.org/multilang-documentation/">multilang-documentation</a>, <a href="https://quickdocs.org/multiposter/">multiposter</a>, <a href="https://quickdocs.org/mutility/">mutility</a>, <a href="https://quickdocs.org/mutils/">mutils</a>, <a href="https://quickdocs.org/named-readtables/">named-readtables</a>, <a href="https://quickdocs.org/neural-classifier/">neural-classifier</a>, <a href="https://quickdocs.org/new-op/">new-op</a>, <a href="https://quickdocs.org/nodgui/">nodgui</a>, <a href="https://quickdocs.org/nontrivial-gray-streams/">nontrivial-gray-streams</a>, <a href="https://quickdocs.org/north/">north</a>, <a href="https://quickdocs.org/numerical-utilities/">numerical-utilities</a>, <a href="https://quickdocs.org/oclcl/">oclcl</a>, <a href="https://quickdocs.org/omglib/">omglib</a>, <a href="https://quickdocs.org/one-more-re-nightmare/">one-more-re-nightmare</a>, <a href="https://quickdocs.org/ook/">ook</a>, <a href="https://quickdocs.org/open-location-code/">open-location-code</a>, <a href="https://quickdocs.org/open-with/">open-with</a>, <a href="https://quickdocs.org/osicat/">osicat</a>, <a href="https://quickdocs.org/overlord/">overlord</a>, <a href="https://quickdocs.org/oxenfurt/">oxenfurt</a>, <a href="https://quickdocs.org/pango-markup/">pango-markup</a>, <a href="https://quickdocs.org/parachute/">parachute</a>, <a href="https://quickdocs.org/parse-float/">parse-float</a>, <a href="https://quickdocs.org/pathname-utils/">pathname-utils</a>, <a href="https://quickdocs.org/peltadot/">peltadot</a>, <a href="https://quickdocs.org/perceptual-hashes/">perceptual-hashes</a>, <a href="https://quickdocs.org/periods/">periods</a>, <a href="https://quickdocs.org/petalisp/">petalisp</a>, <a href="https://quickdocs.org/phos/">phos</a>, <a href="https://quickdocs.org/physical-quantities/">physical-quantities</a>, <a href="https://quickdocs.org/piping/">piping</a>, <a href="https://quickdocs.org/plot/">plot</a>, <a href="https://quickdocs.org/plump/">plump</a>, <a href="https://quickdocs.org/plump-sexp/">plump-sexp</a>, <a href="https://quickdocs.org/plump-tex/">plump-tex</a>, <a href="https://quickdocs.org/postmodern/">postmodern</a>, <a href="https://quickdocs.org/precise-time/">precise-time</a>, <a href="https://quickdocs.org/promise/">promise</a>, <a href="https://quickdocs.org/punycode/">punycode</a>, <a href="https://quickdocs.org/py4cl2-cffi/">py4cl2-cffi</a>, <a href="https://quickdocs.org/qlot/">qlot</a>, <a href="https://quickdocs.org/qoi/">qoi</a>, <a href="https://quickdocs.org/quaviver/">quaviver</a>, <a href="https://quickdocs.org/queen.lisp/">queen.lisp</a>, <a href="https://quickdocs.org/quickhull/">quickhull</a>, <a href="https://quickdocs.org/quilc/">quilc</a>, <a href="https://quickdocs.org/quri/">quri</a>, <a href="https://quickdocs.org/qvm/">qvm</a>, <a href="https://quickdocs.org/random-sampling/">random-sampling</a>, <a href="https://quickdocs.org/random-state/">random-state</a>, <a href="https://quickdocs.org/ratify/">ratify</a>, <a href="https://quickdocs.org/reblocks/">reblocks</a>, <a href="https://quickdocs.org/reblocks-websocket/">reblocks-websocket</a>, <a href="https://quickdocs.org/redirect-stream/">redirect-stream</a>, <a href="https://quickdocs.org/rove/">rove</a>, <a href="https://quickdocs.org/sc-extensions/">sc-extensions</a>, <a href="https://quickdocs.org/scriptl/">scriptl</a>, <a href="https://quickdocs.org/sel/">sel</a>, <a href="https://quickdocs.org/serapeum/">serapeum</a>, <a href="https://quickdocs.org/shasht/">shasht</a>, <a href="https://quickdocs.org/shop3/">shop3</a>, <a href="https://quickdocs.org/si-kanren/">si-kanren</a>, <a href="https://quickdocs.org/simple-inferiors/">simple-inferiors</a>, <a href="https://quickdocs.org/simple-tasks/">simple-tasks</a>, <a href="https://quickdocs.org/slime/">slime</a>, <a href="https://quickdocs.org/sly/">sly</a>, <a href="https://quickdocs.org/softdrink/">softdrink</a>, <a href="https://quickdocs.org/south/">south</a>, <a href="https://quickdocs.org/speechless/">speechless</a>, <a href="https://quickdocs.org/spinneret/">spinneret</a>, <a href="https://quickdocs.org/staple/">staple</a>, <a href="https://quickdocs.org/statistics/">statistics</a>, <a href="https://quickdocs.org/studio-client/">studio-client</a>, <a href="https://quickdocs.org/sxql/">sxql</a>, <a href="https://quickdocs.org/sycamore/">sycamore</a>, <a href="https://quickdocs.org/system-locale/">system-locale</a>, <a href="https://quickdocs.org/terrable/">terrable</a>, <a href="https://quickdocs.org/testiere/">testiere</a>, <a href="https://quickdocs.org/text-draw/">text-draw</a>, <a href="https://quickdocs.org/tfeb-lisp-hax/">tfeb-lisp-hax</a>, <a href="https://quickdocs.org/timer-wheel/">timer-wheel</a>, <a href="https://quickdocs.org/tooter/">tooter</a>, <a href="https://quickdocs.org/trivial-arguments/">trivial-arguments</a>, <a href="https://quickdocs.org/trivial-benchmark/">trivial-benchmark</a>, <a href="https://quickdocs.org/trivial-download/">trivial-download</a>, <a href="https://quickdocs.org/trivial-extensible-sequences/">trivial-extensible-sequences</a>, <a href="https://quickdocs.org/trivial-indent/">trivial-indent</a>, <a href="https://quickdocs.org/trivial-main-thread/">trivial-main-thread</a>, <a href="https://quickdocs.org/trivial-mimes/">trivial-mimes</a>, <a href="https://quickdocs.org/trivial-open-browser/">trivial-open-browser</a>, <a href="https://quickdocs.org/trivial-package-locks/">trivial-package-locks</a>, <a href="https://quickdocs.org/trivial-thumbnail/">trivial-thumbnail</a>, <a href="https://quickdocs.org/trivial-toplevel-prompt/">trivial-toplevel-prompt</a>, <a href="https://quickdocs.org/trivial-with-current-source-form/">trivial-with-current-source-form</a>, <a href="https://quickdocs.org/type-templates/">type-templates</a>, <a href="https://quickdocs.org/uax-14/">uax-14</a>, <a href="https://quickdocs.org/uax-9/">uax-9</a>, <a href="https://quickdocs.org/ubiquitous/">ubiquitous</a>, <a href="https://quickdocs.org/uncursed/">uncursed</a>, <a href="https://quickdocs.org/usocket/">usocket</a>, <a href="https://quickdocs.org/vellum/">vellum</a>, <a href="https://quickdocs.org/verbose/">verbose</a>, <a href="https://quickdocs.org/vp-trees/">vp-trees</a>, <a href="https://quickdocs.org/wayflan/">wayflan</a>, <a href="https://quickdocs.org/websocket-driver/">websocket-driver</a>, <a href="https://quickdocs.org/with-contexts/">with-contexts</a>, <a href="https://quickdocs.org/wouldwork/">wouldwork</a>, <a href="https://quickdocs.org/xhtmlambda/">xhtmlambda</a>, <a href="https://quickdocs.org/yah/">yah</a>, <a href="https://quickdocs.org/zippy/">zippy</a>.</p><p><b>Removed projects</b>: cl-vhdl, crane, dataloader, diff-match-patch, dso-lex, dso-util, eazy-project, hu.dwim.presentation, hu.dwim.web-server, numcl, orizuru-orm, tfeb-lisp-tools, uuidv7.lisp.</p><p>To get this update, use (ql:update-dist "quicklisp")</p><p>Enjoy!</p>Unknownnoreply@blogger.com0tag:blogger.com,1999:blog-966494149405077884.post-46425793908750476652025-07-13T11:19:00.000-04:002025-07-13T11:19:01.932-04:00June 2025 Quicklisp dist now available<p> Hi! There's been an update available for a couple weeks, but I'm having trouble with the software I use to make blog announcements. I hope to have it fixed for the next list update for July.</p><p>In the meantime, you can get Quicklisp updates with the usual command:</p><p>(ql:update-dist "quicklisp")</p><p>Enjoy!</p>Unknownnoreply@blogger.com1tag:blogger.com,1999:blog-966494149405077884.post-22307184115500441462024-10-15T16:16:00.000-04:002024-10-15T16:16:01.339-04:00October 2024 Quicklisp dist update now available<p><b> New projects: </b></p><ul><li><a href="https://github.com/Hectarea1996/adp-github/">adp-github</a> — ADP extension to generate github markdown files. — MIT</li><li><a href="https://github.com/Hectarea1996/adp-plain/">adp-plain</a> — Add Documentation, Please... using plain text. An extension of ADP to generate files with barely additional features. — MIT</li><li><a href="https://github.com/Hectarea1996/allioli/">allioli</a> — Alliolification — MIT</li><li><a href="https://github.com/digikar99/alternate-asdf-system-connections/">alternate-asdf-system-connections</a> — Allows for ASDF system to be connected so that auto-loading may occur. This is a fork of asdf-system-connections and incorporates a load-system-driven mechanism for loading dependencies and also loads the dependencies of the connections. — MIT</li><li><a href="https://github.com/mishoo/cbor.lisp/">cbor</a> — CBOR encoder/decoder — MIT</li><li><a href="https://git.sr.ht/~charje/documentation">charje.documentation</a> — Documentation is an opinionated yet customizable docstring parsing library. — AGPL V3 or any later version</li><li><a href="https://github.com/mdbergmann/chipi/">chipi</a> — House automation bus in Common Lisp — Apache-2</li><li><a href="https://gitlab.com/lockie/cl-aseprite">cl-aseprite</a> — Aseprite file format parser — GPLv3</li><li><a href="https://gitlab.com/lockie/cl-astar">cl-astar</a> — A heavily optimized yet flexible A* pathfinding algorithm implementation — MIT</li><li><a href="https://github.com/digikar99/cl-ceigen-lite/">cl-ceigen-lite</a> — A Common Lisp wrapper around CEIGEN-LITE - which is itself a C wrapper around the C++ Eigen library. — MIT</li><li><a href="https://codeberg.org/glv/cl-cf">cl-cf</a> — Computations using continued fractions — GPL-3</li><li><a href="https://gitlab.chise.org/CHISE/cl-concord">cl-concord</a> — CONCORD implementation based on Common Lisp — LGPL</li><li><a href="https://github.com/ak-coram/cl-duckdb/">cl-duckdb</a> — CFFI wrapper around the DuckDB C API — MIT License</li><li><a href="https://github.com/KDr2/cl-fastcgi/">cl-fastcgi</a> — FastCGI wrapper for Common Lisp — BSD License</li><li><a href="https://github.com/the-flx/cl-flx/">cl-flx</a> — Rewrite emacs-flx in Common Lisp — MIT</li><li><a href="https://github.com/ak-coram/cl-frugal-uuid/">cl-frugal-uuid</a> — Common Lisp UUID library with zero dependencies — MIT License</li><li><a href="https://shinmera.github.io/cl-gog-galaxy">cl-gog-galaxy</a> — A wrapper for the GOG Galaxy SDK — zlib</li><li><a href="https://github.com/ruricolist/cl-lc/">cl-lc</a> — List comprehensions — MIT</li><li><a href="https://gitlab.com/naive-x/cl-naive-ptrees">cl-naive-ptrees</a> — Functions to make it easier to work with plist(s) and plist trees. Works with plist(s) pairs as units and not as individual list items. — MIT</li><li><a href="https://shinmera.github.io/cl-qoa/">cl-qoa</a> — An implementation of the Quite Okay Audio format. — zlib</li><li><a href="https://github.com/jperson/cl-reddit/">cl-reddit</a> — Reddit client api library — BSD</li><li><a href="https://shirakumo.github.io/cl-resvg/">cl-resvg</a> — An up-to-date bindings library for the resvg SVG rendering library — zlib</li><li><a href="https://github.com/ak-coram/cl-trivial-clock/">cl-trivial-clock</a> — Common Lisp library to get accurate wall-clock times on multiple platforms — MIT License</li><li><a href="https://40ants.com/clack-cors/">clack-cors</a> — A Clack middleware to set CORS related HTTP headers. — Unlicense</li><li><a href="https://40ants.com/clack-prometheus/">clack-prometheus</a> — Clack middleware to serve stats in Prometheus format. — Unlicense</li><li><a href="https://github.com/Hectarea1996/clith/">clith</a> — Common Lisp wITH macro. A general WITH macro. — MIT</li><li><a href="https://github.com/dtenny/clj-arrows/">clj-arrows</a> — Implements Clojure-styled threading/transformation macros. — MIT</li><li><a href="https://github.com/quil-lang/clos-encounters/">clos-encounters</a> — A collection of OOP patterns benefiting from the CLOS MOP. — Unlicense</li><li><a href="https://github.com/coalton-lang/coalton/">coalton</a> — An efficient, statically typed functional programming language that supercharges Common Lisp. — MIT</li><li><a href="https://shinmera.github.io/cocoas/">cocoas</a> — A toolkit library to help deal with CoreFoundation, Cocoa, and objc — zlib</li><li><a href="https://github.com/DanielKeogh/com.danielkeogh.graph/">com.danielkeogh.graph</a> — A fast an reliable graph library. — MIT</li><li><a href="https://github.com/kchanqvq/fast-mpsc-queue">fast-mpsc-queue</a> — Multi-Producer Single-Consumer queue implementation. — MIT</li><li><a href="https://github.com/lisp-maintainers/file-finder">file-finder</a> — File finder. Enable rapid file search, inspection and manipulation. — GPL3+</li><li><a href="https://git.mfiano.net/mfiano/golden-utils">golden-utils</a> — A utility library. — MIT</li><li><a href="https://github.com/garlic0x1/hiccl/">hiccl</a> — HTML generator for Common Lisp — MIT</li><li><a href="https://github.com/skyizwhite/hsx/">hsx</a> — Hypertext S-expression — MIT</li><li><a href="https://github.com/avodonosov/hunchentoot-stuck-connection-monitor/">hunchentoot-stuck-connection-monitor</a> — Monitors hunchentoot connections and logs the connections stuck in the same state for a long time (due to slow or inactive clients and network stream timeouts that hunchentoot tries to utilize not working properly). Offers an option to shutdown the stuck connections sockets manually or automatically, thus unblocking the connection threads and preventing thread and socket leak. See https://github.com/edicl/hunchentoot/issues/189 — BSD-2-Clause</li><li><a href="https://github.com/s-expressionists/Incless">incless</a> — A portable and extensible Common Lisp printer implementation (core) — BSD</li><li><a href="https://github.com/s-expressionists/Inravina/">inravina</a> — A portable and extensible Common Lisp pretty printer. — MIT</li><li><a href="https://github.com/s-expressionists/Invistra">invistra</a> — A portable and extensible Common Lisp FORMAT implementation — BSD</li><li><a href="https://github.com/mdbergmann/knx-conn/">knx-conn</a> — KNXnet/IP implementation in Common Lisp — GNU GPL, version 3</li><li><a href="https://shinmera.github.io/machine-state/">machine-state</a> — Retrieve machine state information about CPU time, memory usage, etc. — zlib</li><li><a href="https://github.com/troydm/myweb/">myweb</a> — simple web server written in common lisp for educational reasons — LGPLv3</li><li><a href="https://github.com/Kevinpgalligan/noisy/">noisy</a> — Perlin noise for arbitrary numbers of dimensions. — MIT</li><li><a href="https://github.com/yitzchak/nontrivial-gray-streams">nontrivial-gray-streams</a> — A compatibility layer for Gray streams including extensions — MIT</li><li><a href="https://shinmera.github.io/open-with">open-with</a> — Open a file in a suitable external program — zlib</li><li><a href="https://codeberg.org/kilianmh/openai-openapi-client">openai-openapi-client</a> — Openai API client — AGPLv3+</li><li><a href="https://40ants.com/openrpc/">openrpc</a> — CI for Common Lisp OpenRPC library. — BSD</li><li><a href="https://www.hexstreamsoft.com/libraries/parse-number-range/">parse-number-range</a> — Parses LOOP's convenient "for-as-arithmetic" syntax into 5 simple values: from, to, limit-kind (:inclusive, :exclusive or nil if unbounded), by (step) and direction (+ or -)). Further related utilities are provided. Intended for easy implementation of analogous functionality in other constructs. — Public Domain</li><li><a href="https://shinmera.github.io/precise-time/">precise-time</a> — Precise time measurements — zlib</li><li><a href="https://github.com/uternet/pregexp/">pregexp</a> — Portable regular expressions for Common Lisp — MIT-like</li><li><a href="https://github.com/vindarel/progressons/">progressons</a> — Display a progress bar on one line. — MIT</li><li><a href="https://github.com/s-expressionists/Quaviver">quaviver</a> — A portable and extensible floating point string library — MIT</li><li><a href="https://github.com/rigetti/quilc/">quilc</a> — A CLI front-end for the Quil compiler — Apache License 2.0 (See LICENSE.txt)</li><li><a href="https://github.com/rigetti/qvm/">qvm</a> — An implementation of the Quantum Abstract Machine. — Apache License 2.0 (See LICENSE.txt)</li><li><a href="https://shinmera.github.io/random-sampling/">random-sampling</a> — Functions to generate random samples with various distributions — zlib</li><li><a href="https://github.com/ralph-schleicher/rs-dlx/">rs-dlx</a> — Knuth's Algorithm X with dancing links. — Modified BSD License</li><li><a href="https://40ants.com/scrapycl/">scrapycl</a> — The web scraping framework for writing crawlers in Common Lisp. — Unlicense</li><li><a href="https://lisp-stat.dev/">smoothers</a> — Statistical methods to create approximating functions that attempt to capture important patterns in the data, while leaving out noise or other fine-scale structures/rapid phenomena. — MS-PL</li><li><a href="https://gitlab.com/lockie/trivial-adjust-simple-array">trivial-adjust-simple-array</a> — A tiny utility to change array size ensuring it is simple. — MIT</li><li><a href="https://github.com/atgreen/trivial-system-loader/">trivial-system-loader</a> — A system installation/loading abstraction for Common Lisp — MIT</li><li><a href="https://github.com/aartaka/trivial-toplevel-commands">trivial-toplevel-commands</a> — Trivial Toplevel Commands allows to define toplevel commands available on most implementations in a portable fashion. — BSD-3 Clause</li><li><a href="https://github.com/aartaka/trivial-toplevel-prompt">trivial-toplevel-prompt</a> — Portability library to customize REPL prompts. — BSD-3 Clause</li><li><a href="https://github.com/veer66/utf8-input-stream/">utf8-input-stream</a> — A UTF-8 string input stream over a binary stream for Common Lisp — MIT</li><li><a href="https://git.sr.ht/~whereiseveryone/command-line-args">whereiseveryone.command-line-args</a> — Automatically create a command-line-argument parser for a given Common Lisp function definition. — AGPL v3 or any later version</li></ul><p><b>Updated projects</b>: 3b-bmfont, 3bgl-shader, 3bmd, 3d-math, 3d-spaces, 40ants-asdf-system, 40ants-slynk, access, acclimation, action-list, adhoc, adopt, adp, agnostic-lizard, alexandria, alexandria-plus, anatevka, anypool, april, arc-compat, architecture.builder-protocol, array-utils, arrow-macros, assoc-utils, async-process, atomics, auto-restart, aws-sdk-lisp, babel, bdef, bike, binary-structures, binding-arrows, birch, blackbird, bordeaux-threads, calm, carrier, caveman, ccldoc, cephes.cl, cepl, cerberus, cffi, cffi-object, cffi-ops, chanl, chunga, ci, ci-utils, ciao, cl-6502, cl-algebraic-data-type, cl-all, cl-ansi-term, cl-async, cl-atelier, cl-autowrap, cl-base32, cl-bmas, cl-bmp, cl-bnf, cl-brewer, cl-buchberger, cl-cmark, cl-collider, cl-colors2, cl-confidence, cl-containers, cl-cookie, cl-csv, cl-custom-hash-table, cl-cxx-jit, cl-data-structures, cl-dbi, cl-digraph, cl-dot, cl-enchant, cl-environments, cl-fast-ecs, cl-fbx, cl-fluent-logger, cl-form-types, cl-forms, cl-freetype2, cl-gamepad, cl-github-v3, cl-gltf, cl-gobject-introspection, cl-graph, cl-grip, cl-gserver, cl-hamcrest, cl-hash-util, cl-html-readme, cl-i18n, cl-info, cl-ini, cl-ipfs-api2, cl-kanren, cl-lib-helper, cl-liballegro, cl-liballegro-nuklear, cl-log, cl-markless, cl-marshal, cl-migratum, cl-mixed, cl-modio, cl-mount-info, cl-mpg123, cl-mssql, cl-mustache, cl-mysql, cl-neovim, cl-netpbm, cl-oju, cl-opengl, cl-opensearch-query-builder, cl-opus, cl-patterns, cl-plus-ssl-osx-fix, cl-ppcre, cl-project, cl-protobufs, cl-pslib, cl-pslib-barcode, cl-rashell, cl-readline, cl-sat.minisat, cl-sdl2-image, cl-sdl2-mixer, cl-sdl2-ttf, cl-sendgrid, cl-sentry-client, cl-skkserv, cl-smtp, cl-ssh-keys, cl-steamworks, cl-str, cl-svg, cl-telegram-bot, cl-threadpool, cl-tiled, cl-torrents, cl-tqdm, cl-transducers, cl-transit, cl-unicode, cl-unification, cl-unix-sockets, cl-utils, cl-vectors, cl-vorbis, cl-wavefront, cl-webdriver-client, cl-webkit, cl-webmachine, cl-who, clack, clack-pretend, clad, classimp, clast, clath, clavier, clazy, clerk, clgplot, climacs, clingon, clip, clj-con, clj-re, clobber, clog, clog-ace, clog-collection, clog-plotly, clog-terminal, clohost, closer-mop, clss, cluffer, clunit2, clx, cmd, codata-recommended-values, codex, coleslaw, collectors, colored, com-on, common-lisp-jupyter, commondoc-markdown, compiler-macro-notes, conduit-packages, consfigurator, contextl, croatoan, ctype, cytoscape-clj, damn-fast-priority-queue, dartscluuid, data-frame, data-lens, datafly, dbus, decompress, defenum, definer, definitions, deflate, defmain, deploy, depot, deptree, dexador, dissect, djula, dns-client, doc, docs-builder, dsm, dufy, easter-gauss, easy-audio, easy-macros, easy-routes, eclector, equals, erjoalgo-webutil, erudite, esrap, event-emitter, external-program, external-symbol-not-found, fare-csv, fare-scripts, fast-http, fast-websocket, file-attributes, file-notify, file-select, filesystem-utils, fiveam, fiveam-matchers, flexi-streams, float-features, flow, fn, fset, functional-trees, fuzzy-dates, gadgets, generic-cl, github-api-cl, glfw, glsl-toolkit, harmony, hashtrie, helambdap, http2, hunchentoot, imago, in-nomine, inferior-shell, introspect-environment, ironclad, jose, js, json-mop, jsonrpc, jzon, khazern, lack, lass, lemmy-api, letv, lichat-protocol, lichat-tcp-client, linear-programming, lisp-binary, lisp-chat, lisp-critic, lisp-pay, lisp-stat, lispcord, lla, local-time, log4cl-extras, logging, lru-cache, magicl, maiden, maidenhead, manifolds, math, mcclim, memory-regions, messagebox, method-combination-utilities, mgl-pax, misc-extensions, mito, mk-defsystem, mmap, mnas-package, mnas-string, moira, multiposter, mutility, mutils, named-closure, ndebug, neural-classifier, new-op, nibbles, nibbles-streams, ningle, nodgui, north, numerical-utilities, nytpu.lisp-utils, omglib, ook, open-location-code, openapi-generator, orizuru-orm, overlord, papyrus, parachute, parse-number, pathname-utils, petalisp, phos, picl, plot, plump, plump-sexp, pngload, policy-cond, polymorphic-functions, postmodern, ppath, prometheus-gc, psychiq, purgatory, py4cl, py4cl2, py4cl2-cffi, qlot, qoi, query-fs, quick-patch, quickhull, quri, random-state, reblocks, reblocks-auth, reblocks-file-server, reblocks-lass, reblocks-navigation-widget, reblocks-parenscript, reblocks-prometheus, reblocks-typeahead, reblocks-ui, reblocks-websocket, rove, s-dot2, sandalphon.lambda-list, sb-fastcgi, sc-extensions, sel, select, serapeum, shasht, shop3, si-kanren, sketch, slime, slite, sly, snooze, spinneret, staple, static-vectors, statistics, stepster, stmx, stripe, swank-crew, swank-protocol, sxql, symath, system-locale, taglib, teddy, ten, testiere, tfeb-lisp-hax, tfm, tiny-routes, tooter, trivia, trivial-arguments, trivial-clipboard, trivial-file-size, trivial-gray-streams, trivial-main-thread, trivial-octet-streams, trivial-package-locks, trivial-package-manager, trivial-sanitize, trivial-shell, type-templates, typo, uax-15, uiop, usocket, vellum, vellum-binary, vellum-csv, vellum-postmodern, verbose, vernacular, vom, websocket-driver, winhttp, with-branching, with-contexts, woo, xhtmlambda, xml-emitter, yason, zippy, zpb-ttf.</p><p><b>Removed projects</b>: abstract-arrays, ahungry-fleece, cl-cheshire-cat, cl-darksky, cl-epoch, cl-naive-store, convolution-kernel, dense-arrays, extensible-compound-types, extensible-optimizing-coerce, fast-generic-functions, flac-metadata, freebsd-ffi, listoflist, luckless, one-more-re-nightmare, postmodern-localtime, stumpwm-dynamic-float, stumpwm-sndioctl, unicly.</p><p>To get this update, use:</p><p> (ql:update-dist "quicklisp")</p><p>Sorry this update took so long. My goal is to resume monthly releases.</p><p>Enjoy!</p>Unknownnoreply@blogger.com0tag:blogger.com,1999:blog-966494149405077884.post-7361541560166402412023-10-29T20:46:00.005-04:002023-10-29T20:46:49.219-04:00October 2023 Quicklisp dist update now available<p> <b>New projects</b>: </p><ul><li><a href="https://shinmera.github.io/3d-math/">3d-math</a> — A library implementing the necessary linear algebra math for 2D and 3D computations — zlib</li><li><a href="https://github.com/yitzchak/ansi-test-harness/">ansi-test-harness</a> — A testing harness that fetches ansi-test and allows subsets and extrinsic systems — MIT</li><li><a href="https://thephoeron.github.io/babylon/">babylon</a> — Jürgen Walther's modular, configurable, hybrid knowledge engineering systems framework for Common Lisp, restored from the CMU AI Repository. — MIT</li><li><a href="https://github.com/VitoVan/calm/">calm</a> — CALM - Canvas Aided Lisp Magic — GNU General Public License, version 2</li><li><a href="https://github.com/bohonghuang/cffi-object">cffi-object</a> — A Common Lisp library that enables fast and convenient interoperation with foreign objects. — Apache-2.0</li><li><a href="https://github.com/bohonghuang/cffi-ops">cffi-ops</a> — A library that helps write concise CFFI-related code. — Apache-2.0</li><li><a href="https://40ants.com/cl-brewer/">cl-brewer</a> — Provides CI settings for cl-brewer. — Unlicense</li><li><a href="https://github.com/dnaeon/cl-jwk">cl-jwk</a> — Common Lisp system for decoding public JSON Web Keys (JWK) — BSD 2-Clause</li><li><a href="https://40ants.com/cl-plus-ssl-osx-fix/">cl-plus-ssl-osx-fix</a> — A fix for CL+SSL library paths on OSX needed when you have Intel and Arm64 Homebrew installations. Should be loaded before CL+SSL. — Unlicense</li><li><a href="https://github.com/pw4ever/cl-server-manager/">cl-server-manager</a> — Manage port-based servers (e.g., Swank and Hunchentoot) through a unified interface. — MIT</li><li><a href="https://git.sr.ht/~fosskers/cl-transducers">cl-transducers</a> — Ergonomic, efficient data processing. — LGPL-3.0-only</li><li><a href="">cl-transit</a> — Transit library for Common Lisp — MIT</li><li><a href="https://github.com/jingtaozf/clog-collection/">clog-collection</a> — A set of CLOG Plugins — MIT</li><li><a href="https://shinmera.github.io/clohost/">clohost</a> — A client library for the Cohost API — zlib</li><li><a href="https://github.com/varjagg/deptree/">deptree</a> — ASDF systems dependency listing and archiving tool for Common Lisp — MIT</li><li><a href="https://www.hexstreamsoft.com/libraries/enhanced-unwind-protect/">enhanced-unwind-protect</a> — Provides an enhanced UNWIND-PROTECT that makes it easy to detect whether the protected form performed a non-local exit or returned normally. — Unlicense</li><li><a href="https://github.com/tdrhq/file-lock/">file-lock</a> — File lock library on POSIX systems — MIT License</li><li><a href="https://thephoeron.github.io/fmcs/">fmcs</a> — Flavors Meta-Class System (FMCS) for Demonic Metaprogramming in Common Lisp, an alternative to CLOS+MOP, restored from the CMU AI Repository. — MIT</li><li><a href="https://shinmera.github.io/fuzzy-dates/">fuzzy-dates</a> — A library to fuzzily parse date strings — zlib</li><li><a href="https://shirakumo.github.io/glfw/">glfw</a> — An up-to-date bindings library to the most recent GLFW OpenGL context management library — zlib</li><li><a href="https://thephoeron.github.io/hyperlattices/">hyperlattices</a> — Generalized Lattice algebraic datatypes, incl., LATTICE, HYPERLATTICE, PROBABILISTIC-LATTICE, and PROBABILISTIC-HYPERLATTICE. — MIT</li><li><a href="https://git.sr.ht/~yana/lemmy-api">lemmy-api</a> — Most recently generated bindings to the lemmy api — GPLv3</li><li><a href="https://shirakumo.github.io/manifolds/">manifolds</a> — Various manifold mesh algorithms — zlib</li><li><a href="https://github.com/mmontone/mutils">mutils</a> — A collection of Common Lisp modules. — MIT</li><li><a href="https://gitlab.common-lisp.net/frideau/ptc">ptc</a> — Proper Tail Calls for CL — MIT</li><li><a href="https://shinmera.github.io/type-templates/">type-templates</a> — A library for defining and expanding templated functions — zlib</li></ul><p>Updated projects: 3bmd, 3d-matrices, 3d-quaternions, 3d-spaces, 3d-transforms, 3d-vectors, 40ants-asdf-system, 40ants-slynk, action-list, adhoc, adp, alexandria, also-alsa, anypool, april, architecture.builder-protocol, array-operations, array-utils, asdf-flv, async-process, atomics, bdef, bike, binary-structures, binding-arrows, bordeaux-threads, bp, bubble-operator-upwards, cari3s, cephes.cl, cffi, chirp, chlorophyll, chunga, ci, cl+ssl, cl-6502, cl-all, cl-async, cl-atelier, cl-autowrap, cl-bcrypt, cl-bmp, cl-change-case, cl-clon, cl-collider, cl-colors2, cl-confidence, cl-containers, cl-cron, cl-data-structures, cl-dbi, cl-digraph, cl-fast-ecs, cl-fbx, cl-flac, cl-forms, cl-gamepad, cl-gists, cl-glib, cl-gltf, cl-gobject-introspection, cl-gobject-introspection-wrapper, cl-gopher, cl-gpio, cl-gserver, cl-hash-util, cl-html-parse, cl-i18n, cl-isaac, cl-jingle, cl-jsonl, cl-k8055, cl-kanren, cl-ktx, cl-lib-helper, cl-liballegro, cl-liballegro-nuklear, cl-markless, cl-marshal, cl-messagepack, cl-migratum, cl-mixed, cl-mlep, cl-modio, cl-moneris, cl-monitors, cl-mount-info, cl-mpg123, cl-naive-store, cl-opus, cl-out123, cl-patterns, cl-pdf, cl-permutation, cl-project, cl-protobufs, cl-pslib, cl-pslib-barcode, cl-rashell, cl-readline, cl-rfc4251, cl-sdl2, cl-sdl2-image, cl-sendgrid, cl-skkserv, cl-soloud, cl-spidev, cl-ssh-keys, cl-steamworks, cl-str, cl-tcod, cl-tiled, cl-tls, cl-utils, cl-veq, cl-voipms, cl-vorbis, cl-wavefront, cl-webkit, cl-webmachine, cl-wol, cl-yxorp, clack, classowary, clingon, clip, clog, closer-mop, clss, clunit2, codex, coleslaw, colored, com-on, common-lisp-jupyter, computable-reals, conduit-packages, croatoan, crypto-shortcuts, ctype, cytoscape-clj, dartsclhashtree, data-frame, data-lens, data-table, datafly, datamuse, decompress, deeds, deferred, definitions, deploy, depot, dexador, dissect, djula, dml, dns-client, doc, documentation-utils, drakma, dynamic-classes, easter-gauss, easy-routes, ecclesia, eclector, enhanced-eval-when, enhanced-multiple-value-bind, erjoalgo-webutil, extensible-compound-types, f2cl, fare-scripts, fast-http, feeder, file-attributes, file-notify, file-select, filesystem-utils, fiveam, fiveam-matchers, flare, float-features, flow, font-discovery, for, form-fiddle, function-cache, functional-trees, gendl, github-api-cl, glsl-toolkit, gtirb-capstone, gtwiwtg, harmony, helambdap, humbler, hunchentoot-errors, iclendar, imago, inkwell, ironclad, journal, json-mop, jsonrpc, jzon, kekule-clj, khazern, lack, lambda-fiddle, language-codes, lass, legion, legit, let-over-lambda, lev, lichat-ldap, lichat-protocol, lichat-serverlib, lichat-tcp-client, lichat-tcp-server, lichat-ws-server, lift, lisp-binary, lisp-critic, lisp-interface-library, lisp-pay, lisp-stat, local-time, lquery, lru-cache, luckless, macro-level, maiden, math, mcclim, memory-regions, messagebox, mgl-mat, mgl-pax, mito, mmap, mnas-path, mnas-string, modularize, modularize-hooks, modularize-interfaces, multilang-documentation, multiposter, mutility, named-readtables, nibbles, ningle, nodgui, north, numerical-utilities, numpy-file-format, nytpu.lisp-utils, omglib, one-more-re-nightmare, openapi-generator, orizuru-orm, osicat, ospm, oxenfurt, pango-markup, parachute, parseq, pathname-utils, petalisp, piping, plot, plump, plump-bundle, plump-sexp, plump-tex, policy-cond, posix-shm, postmodern, ppath, prettier-builtins, promise, psychiq, punycode, purgatory, py4cl2-cffi, qlot, quickhull, random-state, ratify, reblocks, reblocks-auth, reblocks-prometheus, redirect-stream, rove, s-dot2, sc-extensions, scribble, sel, serapeum, sha3, shasht, shop3, si-kanren, simple-inferiors, simple-tasks, sketch, slite, sly, softdrink, south, speechless, spinneret, staple, statistics, stopclock, studio-client, stumpwm, sxql, system-locale, terrable, testiere, tfeb-lisp-hax, tfeb-lisp-tools, tiny-routes, tooter, trivial-arguments, trivial-benchmark, trivial-clipboard, trivial-custom-debugger, trivial-extensible-sequences, trivial-garbage, trivial-gray-streams, trivial-indent, trivial-main-thread, trivial-mimes, trivial-sanitize, trivial-thumbnail, trivial-timeout, trivial-utf-8, trucler, try, typo, uax-14, uax-9, ubiquitous, unboxables, vellum, vellum-csv, vellum-postmodern, verbose, websocket-driver, woo, xmls, yah, zippy.</p><p>Removed projects: cl-bson, cl-fastcgi, more-cffi, myweb, parse-number-range, quilc, qvm.</p><p>To get this update, use (ql:update-dist "quicklisp")</p><p>What's up with Quicklisp updates taking way longer than usual? A couple things.</p><p>First, life has been pretty crazy for me, and I'm the only one working on Quicklisp updates. If anyone wants to collaborate, please let me know. There are some simple things that could improve the time between releases.</p><p>Second, there are now enough things in Quicklisp that every month something is broken at a critical time when I'm planning a release. I need to work around this with some better management software, but that takes time and things are pretty crazy for me (see above).</p><p>I hope to get back on track for regular monthly releases soon. Thanks for your support and thanks for using Quicklisp.</p>Unknownnoreply@blogger.com1tag:blogger.com,1999:blog-966494149405077884.post-29875324457868715832023-06-19T14:13:00.002-04:002023-06-19T14:13:49.029-04:00June 2023 Quicklisp dist update now available<p><b> New projects</b>: </p><ul><li><a href="https://shirakumo.github.io/3d-spaces/">3d-spaces</a> — A library implementing spatial query structures — zlib</li><li><a href="https://40ants.com/slynk/">40ants-slynk</a> — Utilities to start SLYNK if needed and to track active connections. — Unlicense</li><li><a href="https://shinmera.github.io/binary-structures/">binary-structures</a> — A library for reading, writing, and representing structures from binary representations — zlib</li><li><a href="https://github.com/melusina-org/cl-atelier/">cl-atelier</a> — An atelier for Lisp developers — MIT License</li><li><a href="https://shinmera.github.io/cl-bmp/">cl-bmp</a> — A library for dealing with Windows bitmaps (BMP, DIB, ICO, CUR) — zlib</li><li><a href="https://github.com/mmontone/cl-def-properties/">cl-def-properties</a> — Common Lisp definitions instropection library — MIT</li><li><a href="https://gitlab.com/lockie/cl-fast-ecs">cl-fast-ecs</a> — Blazingly fast Entity-Component-System microframework. — MIT</li><li><a href="https://shirakumo.github.io/cl-fbx/">cl-fbx</a> — Bindings to ufbx, a simple and free FBX model decoding library — zlib</li><li><a href="https://github.com/oyvinht/cl-id3/">cl-id3</a> — A Common Lisp implementation of the ID3 machine learning algorithm by R. Quinlan. — BSD-2-Clause</li><li><a href="https://github.com/MauDagos/cl-jschema/">cl-jschema</a> — Common Lisp implementation of JSON Schema — MIT</li><li><a href="https://github.com/plandes/cl-jsonl/">cl-jsonl</a> — Lazy read JSONL files with each line a separate definition. — MIT</li><li><a href="https://shinmera.github.io/cl-ktx/">cl-ktx</a> — An implementation of the Khronos KTX image file format — zlib</li><li><a href="file:///tmp/*CL-OPENSEARCH-QUERY-BUILDER-HOMEPAGE*">cl-opensearch-query-builder</a> — Common Lisp implementation of a builder for the OpenSearch query DSL — *CL-OPENSEARCH-QUERY-BUILDER-LICENSE*</li><li><a href="https://shirakumo.github.io/cl-opus/">cl-opus</a> — Bindings to libopusfile, a simple and free OGG/Opus decoding library — zlib</li><li><a href="https://github.com/diasbruno/cl-slugify/">cl-slugify</a> — converts a string into a slug representation. — unlicense</li><li><a href="https://github.com/hikettei/cl-tqdm/">cl-tqdm</a> — Simple And Fast Progress Bar Library for Common Lisp — MIT</li><li><a href="https://github.com/diasbruno/cl-unac/">cl-unac</a> — bindings for lib unac(3). — unlicense</li><li><a href="https://shirakumo.github.io/cl-wavefront/">cl-wavefront</a> — A library to parse the Wavefront OBJ file format. — zlib</li><li><a href="https://github.com/melusina-org/cl-webmachine/">cl-webmachine</a> — HTTP Semantic Awareness on top of Hunchentoot — MIT License</li><li><a href="https://semelz.de/software/decompress.html">decompress</a> — A defensive and fast Deflate decompressor in pure CL. — MIT</li><li><a href="https://github.com/digikar99/extensible-optimizing-coerce/">extensible-optimizing-coerce</a> — `extensible-optimizing-coerce` primarily provides a `extensible-optimizing-coerce:coerce` function intended as an extensible alternative to `cl:coerce`. — MIT</li><li><a href="https://github.com/chee/kdlcl/">kdlcl</a> — KDL reader/printer for common lisp — MIT No Attribution</li><li><a href="https://github.com/jetmonk/kdtree-jk/">kdtree-jk</a> — KD-TREE package for searching for nearest neighbors in N points in in M-dimensions in N log(N) time. — MIT</li><li><a href="https://github.com/s-expressionists/Khazern">khazern</a> — A portable and extensible Common Lisp LOOP implementation — BSD</li><li><a href="https://gitlab.common-lisp.net/mantoniotti/letv">letv</a> — The LETV Package. Exports two macros, LETV and LETV* that allow to combine standard LET and LET* constucts with MULTIPLE-VALUE-BIND in a possible less verbose way that also requires less indentation. — BSD</li><li><a href="https://40ants.com/logging/">logging</a> — Functions to configure log4cl for different contexts: REPL, Backend, Command Line Application. — Unlicense</li><li><a href="https://shinmera.github.io/lru-cache/">lru-cache</a> — A least-recently-used cache structure — zlib</li><li><a href="https://shinmera.github.io/memory-regions/">memory-regions</a> — Implementation of a memory region abstraction — zlib</li><li><a href="https://github.com/kchanqvq/native-lazy-seq/">native-lazy-seq</a> — Lazy sequence using user-extensible sequence protocol. — GPLv3.0+</li><li><a href="https://git.sr.ht/~nytpu/nytpu.lisp-utils">nytpu.lisp-utils</a> — A collection of miscellaneous standalone utility packages. — MPL-2.0</li><li><a href="https://codeberg.org/kilianmh/openapi-generator">openapi-generator</a> — Parse OpenAPI into CLOS object for client generation — AGPLv3-later</li><li><a href="https://github.com/digikar99/prettier-builtins/">prettier-builtins</a> — A lightweight library to pretty print builtin arrays and hash-tables. — MIT</li><li><a href="https://40ants.com/prometheus-gc">prometheus-gc</a> — This is a Prometheus collector for Common Lisp implementation garbage collector. — Unlicense</li><li><a href="https://shinmera.github.io/punycode/">punycode</a> — Punycode encoding/decoding — zlib</li><li><a href="https://shirakumo.github.io/quickhull/">quickhull</a> — An implementation of the Quickhull convex hull construction algorithm — zlib</li><li><a href="https://40ants.com/reblocks/">reblocks</a> — A Common Lisp web framework, successor of the Weblocks. — LLGPL</li><li><a href="https://40ants.com/reblocks-auth/">reblocks-auth</a> — A system to add an authentication to the Reblocks based web-site. — Unlicense</li><li><a href="https://40ants.com/reblocks-file-server/">reblocks-file-server</a> — A Reblocks extension allowing to create routes for serving static files from disk. — Unlicense</li><li><a href="https://40ants.com/reblocks-lass/">reblocks-lass</a> — A helper for Reblocks framework to define CSS dependencies in LASS syntax. — Unlicense</li><li><a href="https://40ants.com/reblocks-navigation-widget/">reblocks-navigation-widget</a> — A container widget which switches between children widgets when user changes an url. — Unlicense</li><li><a href="https://40ants.com/reblocks-parenscript/">reblocks-parenscript</a> — An utility to define JavaScript dependencies for Weblocks widgets using Parenscript. — Unlicense</li><li><a href="https://40ants.com/reblocks-prometheus">reblocks-prometheus</a> — This is an addon for Reblocks Common Lisp framework which allows to gather metrics in Prometheus format. — Unlicense</li><li><a href="https://40ants.com/reblocks-typeahead/">reblocks-typeahead</a> — A Reblocks widget implementing typeahead search. — Unlicense</li><li><a href="https://40ants.com/reblocks-ui/">reblocks-ui</a> — A set of UI widgets for Reblocks web framework! — BSD</li><li><a href="https://40ants.com/reblocks-websocket/">reblocks-websocket</a> — Reblocks extension allowing to add a bidirectional communication via Websocket between a backend and Reblocks widgets. — Unlicense</li><li><a href="https://github.com/ralph-schleicher/rs-json/">rs-json</a> — Yet another JSON decoder/encoder. — Modified BSD License</li><li><a href="https://github.com/rgc69/si-kanren/">si-kanren</a> — A micro-Kanren implementation in Common Lisp — MIT</li><li><a href="https://github.com/joaotavora/sly-macrostep/">sly-macrostep</a> — Expand CL macros inside source files — GPL 3</li><li><a href="https://github.com/joaotavora/sly-named-readtables/">sly-named-readtables</a> — NAMED-READTABLES support for SLY — GPL 3</li><li><a href="https://github.com/erjoalgo/statusor/">statusor</a> — A library for graceful handling of errors in common lisp inspired by absl::StatusOr<t> — BSD</t></li><li><a href="https://github.com/Gleefre/stopclock/">stopclock</a> — stopclock is a library for measuring time using (stop)clocks — Apache 2.0</li><li><a href="https://github.com/digikar99/unboxables/">unboxables</a> — A simple wrapper around CFFI to enable contiguously allocated arrays of structures in Common Lisp. — MIT</li><li><a href="https://github.com/sirherrbatka/vellum-binary/">vellum-binary</a> — vellum custom binary format. — BSD simplified</li></ul><p><b>Updated projects</b>: 3bmd, 3bz, 3d-matrices, 3d-quaternions, 3d-transforms, 3d-vectors, abstract-arrays, acclimation, adhoc, alexandria, april, arc-compat, architecture.builder-protocol, array-utils, asdf-dependency-graph, aserve, async-process, atomics, bdef, big-string, bordeaux-threads, bp, cari3s, cffi, chanl, chipz, chirp, chlorophyll, ci, cl+ssl, cl-all, cl-apertium-stream-parser, cl-async, cl-bmas, cl-charms, cl-clon, cl-collider, cl-colors2, cl-confidence, cl-cpus, cl-cram, cl-data-structures, cl-dbi, cl-feedparser, cl-form-types, cl-forms, cl-gamepad, cl-gap-buffer, cl-git, cl-glib, cl-gltf, cl-gobject-introspection, cl-gobject-introspection-wrapper, cl-gserver, cl-i18n, cl-lib-helper, cl-liballegro, cl-liballegro-nuklear, cl-libuv, cl-locatives, cl-lzlib, cl-markless, cl-mixed, cl-mlep, cl-modio, cl-mpg123, cl-naive-store, cl-openapi-parser, cl-out123, cl-patterns, cl-ppcre, cl-protobufs, cl-rashell, cl-replica, cl-semver, cl-sentry-client, cl-steamworks, cl-stopwatch, cl-str, cl-string-complete, cl-telegram-bot, cl-threadpool, cl-tiled, cl-unix-sockets, cl-utils, cl-veq, cl-webkit, cl-zstd, clack, clad, classimp, clingon, clog, closer-mop, cluffer, clx, cmd, codex, com-on, common-lisp-jupyter, commondoc-markdown, computable-reals, concrete-syntax-tree, consfigurator, cover, croatoan, crypto-shortcuts, css-lite, csv-validator, ctype, data-lens, deeds, definitions-systems, deflate, defrec, dense-arrays, deploy, depot, dexador, djula, dns-client, doc, docs-builder, draw-cons-tree, dynamic-collect, eclector, esrap, extensible-compound-types, factory-alien, file-select, filesystem-utils, fiveam-matchers, float-features, for, fresnel, functional-trees, gendl, geodesic, glsl-toolkit, gtirb-capstone, gtirb-functions, harmony, http2, iclendar, imago, in-nomine, interface, journal, json-lib, jzon, lack, letrec, lichat-tcp-client, lichat-tcp-server, lichat-ws-server, lime, linear-programming, linewise-template, lispcord, literate-lisp, lla, log4cl, log4cl-extras, lquery, maiden, map-set, markup, math, mcclim, messagebox, metabang-bind, mgl, mgl-mat, mgl-pax, micmac, mmap, mnas-graph, mnas-hash-table, mnas-package, mnas-path, mnas-string, modularize, mystic, named-closure, named-readtables, nibbles-streams, nodgui, north, omglib, osc, ospm, overlord, parachute, parameterized-function, pathname-utils, petalisp, plump, polymorphic-functions, ppath, print-licenses, promise, protobuf, py4cl2, py4cl2-cffi, queen.lisp, quick-patch, quri, random-sample, random-state, recur, sc-extensions, scheduler, sel, serapeum, shasht, shop3, simple-config, simple-inferiors, simple-tasks, sly, speechless, spinneret, staple, stepster, stmx, studio-client, stumpwm, swank-client, synonyms, template, ten, tfeb-lisp-hax, tooter, trace-db, trivia, trivial-arguments, trivial-clipboard, trivial-extensible-sequences, trivial-features, trivial-indent, trivial-package-locks, trivial-timeout, trivial-with-current-source-form, trucler, try, typo, uax-9, ubiquitous, ucons, usocket, utm-ups, vellum, vellum-postmodern, verbose, webapi, zacl, zippy, zpb-ttf.</p><p><b>Removed projects:</b> cl-data-frame, cl-facts, cl-lessp, cl-libfarmhash, cl-libhoedown, cl-num-utils, cl-random, cl-rollback, colleen, gfxmath, glsl-metadata, halftone, history-tree, lionchat, monomyth, nclasses, neo4cl, nfiles, nhooks, njson, nkeymaps, nsymbols, numericals, nyxt, osmpbf, plain-odbc, trivial-coerce, trivial-string-template.</p><p>I removed Nyxt because it uses its own style of build system (nasdf) that doesn't work very well with Quicklisp. I recommend getting it directly if you want to use it. Other removed projects stopped building and did not respond to bug reports or disappeared from the Internet.</p><p>To get this update, use (ql:update-dist "quicklisp"). Enjoy!</p><p><br /></p>Unknownnoreply@blogger.com1tag:blogger.com,1999:blog-966494149405077884.post-86411418205607454982023-02-14T20:36:00.002-05:002023-02-14T20:36:39.688-05:00February 2023 Quicklisp dist update now available<p> <b>New projects:</b> </p><ul><li><a href="https://github.com/digikar99/asdf-dependency-graph/">asdf-dependency-graph</a> — A minimal wrapper around `dot` available at least on Linux systems to generate dependency-graphs. — MIT</li><li><a href="https://github.com/pokepay/aws-sdk-lisp/">aws-sdk-lisp</a> — AWS-SDK for Common Lisp — <span style="background-color: white; caret-color: rgb(10, 48, 105); color: #0a3069; font-family: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, "Liberation Mono", monospace; font-size: 12px; white-space: pre;">BSD 2-Clause</span></li><li><a href="https://github.com/gorozhin/chlorophyll/">chlorophyll</a> — ANSI escape code library for Common Lisp — Expat</li><li><a href="https://github.com/kjinho/ciao/">ciao</a> — OAuth 2.0 Client for Common Lisp — LGPLv3</li><li><a href="https://gitlab.com/HiPhish/cl-cmark">cl-cmark</a> — Common Lisp bindings to libcmark, the CommonMark reference implementation — BSD-2-Clause</li><li><a href="https://github.com/dnaeon/cl-jingle">cl-jingle</a> — jingle -- ningle with bells and whistles — BSD 2-Clause</li><li><a href="https://github.com/Shinmera/cl-modio">cl-modio</a> — A client library for the mod.io API. — zlib</li><li><a href="">csv-validator</a> — Validates tabular CSV data using predefined validations, similar to its Python counterpart 'Great Expectations'. — BSD-3</li><li><a href="https://github.com/atlas-engineer/history-tree">history-tree</a> — Store the history of a browser's visited paths. — BSD 3-Clause</li><li><a href="https://github.com/Zulu-Inuoe/jzon/">jzon</a> — A correct and safe(er) JSON RFC 8259 parser with sane defaults. — MIT</li><li><a href="https://github.com/K1D77A/lisp-pay/">lisp-pay</a> — Wrappers over multiple Payment Processor APIs — MIT</li><li><a href="https://github.com/fukamachi/mito-attachment/">mito-attachment</a> — Mito mixin class for file management — LLGPL</li><li><a href="https://github.com/atlas-engineer/nclasses">nclasses</a> — Simplify class like definitions with define-class and friends. — Public Domain</li><li><a href="https://github.com/atlas-engineer/njson">njson</a> — NJSON is a JSON handling framework with the focus on convenience and brevity. — BSD-3 Clause</li><li><a href="https://github.com/atlas-engineer/nsymbols">nsymbols</a> — A set of convenience functions to list class, variable, function, and other symbols. — BSD-3 Clause</li><li><a href="https://github.com/digikar99/py4cl2-cffi/">py4cl2-cffi</a> — CFFI based alternative to PY4CL2, primarily developed for performance reasons. — MIT</li><li><a href="https://github.com/hemml/symath">symath</a> — A simple symbolic math library for Common Lisp — MIT</li></ul><p><b>Updated projects</b>: 3b-bmfont, 40ants-asdf-system, abstract-arrays, adp, ahungry-fleece, amb, april, babel, bdef, binary-parser, binpack, bp, cells, cffi, ci, cl+ssl, cl-advice, cl-bcrypt, cl-bnf, cl-cffi-gtk, cl-collider, cl-colors2, cl-confidence, cl-conspack, cl-containers, cl-cxx, cl-data-structures, cl-dbi, cl-digraph, cl-enumeration, cl-etcd, cl-fix, cl-gamepad, cl-git, cl-glib, cl-gobject-introspection, cl-gobject-introspection-wrapper, cl-graph, cl-gserver, cl-hamcrest, cl-i18n, cl-indentify, cl-jpeg, cl-lambdacalc, cl-mathstats, cl-megolm, cl-migratum, cl-mixed, cl-naive-store, cl-oju, cl-opencl-utils, cl-patterns, cl-pdf, cl-prevalence, cl-protobufs, cl-rashell, cl-rdkafka, cl-rfc4251, cl-ssh-keys, cl-steamworks, cl-store, cl-str, cl-telegram-bot, cl-trie, cl-unification, cl-utils, cl-vorbis, cl-webkit, cl-wol, cl-xkb, cl-yacc, clack, clad, clast, clath, clavier, clazy, climacs, climc, clingon, clip, clog, closer-mop, cluffer, clx, cmd, colorize, common-doc, consfigurator, croatoan, cserial-port, ctype, database-migrations, defenum, definer, dense-arrays, deploy, depot, dexador, djula, doc, docparser, docs-builder, dsm, duologue, eclector, extensible-compound-types, fare-csv, fare-utils, file-attributes, file-select, filesystem-utils, find-port, fiveam-matchers, float-features, for, functional-trees, glacier, gtirb-capstone, gtirb-functions, harmony, hashtrie, helambdap, http2, hu.dwim.syntax-sugar, in-nomine, journal, js, jsonrpc, lack, lass, lift, lisp-unit2, lmdb, local-time, log4cl-extras, lunamech-matrix-api, maiden, markup, mcclim, metabang-bind, mfiano-utils, mgl-mat, mgl-pax, mito, mk-defsystem, mmap, more-cffi, multiposter, music-spelling, mutility, nail, ndebug, new-op, nfiles, nhooks, nkeymaps, nodgui, north, numerical-utilities, numericals, nyxt, omglib, ook, osc, osicat, parachute, pero, petalisp, plot, plump, polymorphic-functions, postmodern, promise, py4cl2, qtools, random-state, read-number, replic, rove, sc-extensions, sel, serapeum, shop3, simple-neural-network, sketch, slime, sly, speechless, spinneret, statistics, stepster, stumpwm, swank-client, swank-crew, teepeedee2, ten, testiere, tfeb-lisp-hax, tooter, trace-db, trivial-backtrace, trivial-coerce, trivial-download, trivial-mimes, trivial-package-locks, trivial-shell, trivial-timeout, type-i, typo, uax-9, vellum, vellum-postmodern, vk, vp-trees, wayflan, with-contexts, with-user-abort, wookie, workout-timer, xhtmlambda, yason, zippy.</p><p><b>Removed projects</b>: cl-sane, cluster, vellum-binary.</p><p>To get this update, use (ql:update-dist "quicklisp"). Enjoy!</p>Unknownnoreply@blogger.com0tag:blogger.com,1999:blog-966494149405077884.post-33039234346867238022022-11-06T19:27:00.002-05:002022-11-06T19:27:53.318-05:00November 2022 Quicklisp dist update now available<p> <b>New projects:</b></p><ul><li><a href="https://github.com/40ants/40ants-asdf-system/">40ants-asdf-system</a> — Provides a class for being used instead of asdf:package-inferred-system. — BSD</li><li><a href="https://github.com/Shinmera/action-list">action-list</a> — An implementation of action lists — zlib</li><li><a href="https://github.com/Hectarea1996/adp/">adp</a> — Add Documentation, Please. A documentation generator. — The Unlicense</li><li><a href="https://github.com/dtqec/anatevka/">anatevka</a> — A distributed blossom algorithm for minimum-weight perfect matching. — MIT</li><li><a href="https://github.com/y2q-actionman/cl-annot-revisit/">cl-annot-revisit</a> — Re-implementation of 'cl-annot', an annotation syntax library for Common Lisp. — WTFPL</li><li><a href="https://github.com/alangalvino/cl-bloom-filter/">cl-bloom-filter</a> — Just another Common Lisp bloom filter implementation, enjoy it! — </li><li><a href="https://github.com/digikar99/cl-cblas/">cl-cblas</a> — A cl-autowrap generated wrapper around CBLAS which provides a C interface to the Basic Linear Algebra Subprograms. — MIT</li><li><a href="https://github.com/rajasegar/cl-djula-svg/">cl-djula-svg</a> — Handle SVGs in Djula Templates — MIT</li><li><a href="https://github.com/rajasegar/cl-djula-tailwind/">cl-djula-tailwind</a> — Tailwind classes for Djula templates — MIT</li><li><a href="https://github.com/facts-db/cl-facts/">cl-facts</a> — in-memory graph database — ISC</li><li><a href="https://github.com/BohongHuang/cl-glib">cl-glib</a> — GLib binding for Common Lisp. — lgpl3</li><li><a href="https://github.com/BohongHuang/cl-gobject-introspection-wrapper">cl-gobject-introspection-wrapper</a> — Wrap and call GObject Introspection FFI function in LISP style, based on cl-gobject-introspection. — lgpl3</li><li><a href="https://github.com/facts-db/cl-lessp/">cl-lessp</a> — Generic order predicate — ISC</li><li><a href="https://github.com/eigenhombre/cl-oju/">cl-oju</a> — Common Lisp equivalents of core Clojure functions, especially sequence-related ones — MIT</li><li><a href="https://github.com/facts-db/cl-rollback/">cl-rollback</a> — rollback functions — ISC</li><li><a href="https://github.com/mmontone/cl-sentry-client">cl-sentry-client</a> — Sentry client — MIT</li><li><a href="https://github.com/varjagg/cl-union-find/">cl-union-find</a> — An implementation of UNION-FIND datastructure — LGPL</li><li><a href="https://github.com/nlamirault/climc/">climc</a> — A common lisp Instant Messaging client. — MIT License</li><li><a href="https://github.com/rabbibotton/clog-plotly/">clog-plotly</a> — New CLOG System — BSD</li><li><a href="https://github.com/rabbibotton/clog-terminal/">clog-terminal</a> — CLOG Terminal — BSD</li><li><a href="https://github.com/sirherrbatka/de-mock-racy/">de-mock-racy</a> — Simplistic mocking library. — BSD simplified</li><li><a href="https://lisp-stat.dev/docs/manuals/distributions/">distributions</a> — Random numbers and distributions — MS-PL</li><li><a href="https://github.com/tfeb/dsm">dsm</a> — Destructuring match — MIT</li><li><a href="https://github.com/tdrhq/easy-macros/">easy-macros</a> — An easier way to write 90% of your macros — Apache License, Version 2.0</li><li><a href="https://shinmera.github.io/filesystem-utils/">filesystem-utils</a> — A collection of utilities for filesystem interaction. — zlib</li><li><a href="https://github.com/johnlorentzson/filter-maker/">filter-maker</a> — CLIM program for letting users make filters out of predicates and keys. — BSD 2-Clause</li><li><a href="https://github.com/tdrhq/fiveam-matchers/">fiveam-matchers</a> — An extensible matchers library for FiveAM — Apache License, Version 2.0</li><li><a href="https://github.com/timeolord/infix-reader/">infix-reader</a> — A reader macro to allow for infix syntax with { ... } — Unlicence</li><li><a href="https://sr.ht/~shunter/wayflan/">input-event-codes</a> — Port of all constants from input-event-codes.h from both Linux and FreeBSD — MIT</li><li><a href="https://github.com/plkrueger/instance-tracking/">instance-tracking</a> — Defines a class that tracks its instances — MIT</li><li><a href="https://github.com/KinaKnowledge/json-lib/">json-lib</a> — A simple and relatively fast JSON parser and encoder — MIT</li><li><a href="https://github.com/dzangfan/lineva/">lineva</a> — Linear evaluation macro system — GPLv3</li><li><a href="https://shinmera.github.io/luckless/">luckless</a> — Lockless data structures — zlib</li><li><a href="https://github.com/Hectarea1996/more-cffi/">more-cffi</a> — Extension of the CFFI project. A facility to wrap C bindings and write documentation. — The Unlicense</li><li><a href="https://github.com/ntrocado/music-spelling/">music-spelling</a> — Automatic pitch and rhythm spelling. — Apache 2.0</li><li><a href="https://github.com/walpurgisnatch/nail/">nail</a> — library providing convenient functions for working with linalg, statistics and probability. — MIT</li><li><a href="https://github.com/atlas-engineer/ndebug/">ndebug</a> — A toolkit to construct interface-aware yet standard-compliant debugger hooks. — BSD 3-Clause</li><li><a href="https://github.com/digikar99/numericals/">numericals</a> — A high performance numerical computing library for Common Lisp (focus: basic math operations) — MIT</li><li><a href="https://github.com/atlas-engineer/ospm/">ospm</a> — OS package manager interface — BSD 3-Clause</li><li><a href="https://github.com/walpurgisnatch/pero/">pero</a> — Logging and text file perations library — MIT</li><li><a href="https://github.com/plkrueger/pk-serialize/">pk-serialize</a> — Serialization of Common Lisp data structures — MIT</li><li><a href="https://lisp-stat.dev/">statistics</a> — A consolidated system of statistical functions — MS-PL</li><li><a href="https://github.com/walpurgisnatch/stepster/">stepster</a> — Web scraping library — MIT</li><li><a href="https://cicadas.surf/cgit/colin/testiere.git/">testiere</a> — Up Front Testing for DEFUN and DEFMETHOD — GPLv3</li><li><a href="https://notabug.org/cage/trivial-sanitize">trivial-sanitize</a> — clean html strings: "<a>foo</a>" → "foo" — LLGPL</li><li><a href="https://github.com/plkrueger/tsqueue/">tsqueue</a> — Thread Safe Queue — MIT</li><li><a href="https://github.com/marcoheisig/Typo/">typo</a> — A portable type inference library for Common Lisp — MIT</li><li><a href="https://git.sr.ht/~shunter/wayflan/">wayflan</a> — From-scratch Wayland client implementation — BSD 3-Clause</li><li><a href="https://gitlab.com/Aksej/yah">yah</a> — Yet Another Heap — BSD-3</li></ul><p><b>Updated projects</b>: 3d-quaternions, 3d-vectors, abstract-arrays, acclimation, agnostic-lizard, alexandria-plus, architecture.builder-protocol, array-utils, assoc-utils, auto-restart, bdef, bit-smasher, blackbird, bp, bst, caveman, cephes.cl, cerberus, cffi, chunga, ci, ci-utils, cl+ssl, cl-all, cl-async, cl-autowrap, cl-bmas, cl-charms, cl-collider, cl-confidence, cl-cron, cl-data-structures, cl-form-types, cl-forms, cl-gamepad, cl-generator, cl-git, cl-gserver, cl-i18n, cl-info, cl-interpol, cl-isaac, cl-json-pointer, cl-kaputt, cl-las, cl-lib-helper, cl-liballegro, cl-liballegro-nuklear, cl-libuv, cl-lzlib, cl-marshal, cl-migratum, cl-mixed, cl-mock, cl-naive-store, cl-openal, cl-patterns, cl-pdf, cl-protobufs, cl-randist, cl-random-forest, cl-replica, cl-scsu, cl-semver, cl-sendgrid, cl-ses4, cl-steamworks, cl-str, cl-telegram-bot, cl-tls, cl-torrents, cl-unix-sockets, cl-utils, cl-wav, cl-webkit, cl-xkb, cl-yaml, cl-yxorp, cl-zstd, clack, clgplot, clingon, clj-re, clobber, clog, clog-ace, closer-mop, clsql, clss, cluffer, clunit2, clx, cmd, coleslaw, common-lisp-jupyter, commondoc-markdown, compiler-macro-notes, conduit-packages, consfigurator, croatoan, css-lite, cytoscape-clj, damn-fast-priority-queue, data-frame, data-lens, data-table, datamuse, defmain, dense-arrays, depot, dexador, dfio, dissect, doc, docparser, docs-builder, eclector, erudite, extensible-compound-types, fast-io, fiveam-asdf, flare, float-features, font-discovery, for, functional-trees, github-api-cl, gtirb-capstone, gtirb-functions, gtwiwtg, gute, harmony, http2, hunchensocket, hunchentoot-errors, imago, in-nomine, ironclad, jp-numeral, json-schema, jsonrpc, kekule-clj, lack, latter-day-paypal, lift, linear-programming, linear-programming-glpk, lisp-binary, lisp-critic, lisp-namespace, lisp-stat, lisp-unit2, literate-lisp, log4cl-extras, ltk, lunamech-matrix-api, markup, math, mcclim, mito, mnas-graph, mnas-package, multiposter, mutility, myway, neural-classifier, nfiles, nhooks, nkeymaps, nodgui, numcl, numerical-utilities, nyxt, omglib, one-more-re-nightmare, osc, osicat, overlord, papyrus, parachute, pathname-utils, periods, petalisp, pgloader, piping, plot, plump, polymorphic-functions, posix-shm, postmodern, pp-toml, query-fs, quick-patch, quri, random-state, replic, rutils, sel, select, serapeum, shasht, shop3, simple-neural-network, sketch, skippy-renderer, slite, sly, snakes, special-functions, speechless, spinneret, staple, stripe-against-the-modern-world, stumpwm, stumpwm-dynamic-float, tfeb-lisp-hax, tfeb-lisp-tools, trace-db, trivial-clipboard, trivial-extensible-sequences, trivial-file-size, trivial-mimes, uax-15, uiop, usocket, utilities.print-items, utilities.print-tree, vellum, vellum-binary, vellum-postmodern, vk, with-c-syntax, wuwei, xml-emitter, yason, zippy.</p><p><b>Removed projects</b>: cl-json-template, cl-schedule, cl-splicing-macro, mito-attachment, trivial-timers.</p><p>To get this update, use <code>(ql:update-dist "quicklisp")</code></p><p>I apologize for the long gap between this update and the last. I intend to get back on a monthly schedule.</p>Unknownnoreply@blogger.com0tag:blogger.com,1999:blog-966494149405077884.post-70599826727467746022022-07-08T08:37:00.004-04:002022-07-08T08:37:38.862-04:00July 2022 Quicklisp dist update now available<p><b> New projects</b>: </p><ul><li><a href="https://github.com/digikar99/abstract-arrays/">abstract-arrays</a> — Julia's AbstractArray like abstraction for Common Lisp. — MIT</li><li><a href="https://git.mfiano.net/mfiano/avl-tree">avl-tree</a> — An implementation of the AVL tree data structure. — MIT</li><li><a href="https://github.com/mfiano/binary-parser">binary-parser</a> — A toolset for parsing binary data formats. — MIT</li><li><a href="https://git.mfiano.net/mfiano/binary-search-tree">binary-search-tree</a> — An implementation of the binary search tree data structure. — MIT</li><li><a href="https://github.com/digikar99/cl-bmas/">cl-bmas</a> — A Common Lisp wrapper around BMAS - a BLAS like library with support for integers, basic math operations, trigonometry, and more. — MIT</li><li><a href="https://github.com/melusina-org/cl-confidence/">cl-confidence</a> — A Simple Interactive Test Framework for Common Lisp — MIT</li><li><a href="https://github.com/malcolmstill/cl-libinput/">cl-libinput</a> — Common Lisp wrapper for libinput — BSD 3-Clause</li><li><a href="https://gitee.com/bobwxc/cl-mdb">cl-mdb</a> — cl-mdb: a simple in-memory key-value database — MulanPubL-2.0</li><li><a href="https://github.com/em7/cl-morse/">cl-morse</a> — Library for translating ASCII letters to morse code and back. — BSD-3clause</li><li><a href="https://github.com/melusina-org/cl-rashell/">cl-rashell</a> — Resilient replicant Shell Programming Library for Common Lisp — MIT</li><li><a href="https://github.com/IgSokolov/cl-replica/">cl-replica</a> — Library for hash-table replication via epidemic algorithms — BSD</li><li><a href="https://github.com/dvush/cl-secp256k1/">cl-secp256k1</a> — FFI findings for secp256k1 library — MIT</li><li><a href="https://github.com/teddywing/cl-sysexits/">cl-sysexits</a> — Exit codes defined in sysexits.h — BSD-3-Clause</li><li><a href="https://github.com/erjoalgo/cl-voipms/">cl-voipms</a> — Common Lisp HTTP api client to the voip.ms api. — BSD</li><li><a href="https://github.com/rabbibotton/clog-ace/">clog-ace</a> — CLOG Ace Editor Plugin — BSD</li><li><a href="https://codeberg.org/thegreatcatadorer/clam">cluster</a> — A set of utilities for Common Lisp, including a full prototype system — MIT</li><li><a href="https://github.com/dtenny/clustered-intset/">clustered-intset</a> — Implements a non-negative keyed set of integers favoring clustered keys. — MIT</li><li><a href="https://git.mfiano.net/mfiano/convolution-kernel">convolution-kernel</a> — An implementation of a kernel useful for convolution-like cellular transformations across a grid. — MIT</li><li><a href="https://github.com/digikar99/dense-arrays/">dense-arrays</a> — Numpy like array objects for Common Lisp — MIT</li><li><a href="https://git.mfiano.net/mfiano/doubly-linked-list">doubly-linked-list</a> — An implementation of the doubly linked list data structure. — MIT</li><li><a href="https://git.mfiano.net/mfiano/dungen">dungen</a> — A procedural dungeon generator. — MIT</li><li><a href="https://git.mfiano.net/mfiano/dynamic-array">dynamic-array</a> — An optimized 1-dimensional array of fixnums that automatically re-adjusts in size. — MIT</li><li><a href="https://notabug.org/cage/easter-gauss">easter-gauss</a> — Calculate the Ester date from year using the method developed from Gauss. — MIT</li><li><a href="https://github.com/erjoalgo/erjoalgo-webutil/">erjoalgo-webutil</a> — Framework for defining [oauth] http api client & sever. — GPLv3</li><li><a href="https://github.com/digikar99/extensible-compound-types/">extensible-compound-types</a> — EXTENSIBLE-COMPOUND-TYPES for user-defined compound-types like (array &optional element-type dimension-spec) — MIT</li><li><a href="https://git.mfiano.net/mfiano/freebsd-ffi">freebsd-ffi</a> — A small, but growing collection of syscall and base install library FFI wrappers for FreeBSD. — BSD2</li><li><a href="https://git.mfiano.net/mfiano/gfxmath">gfxmath</a> — A graphics math library. — MIT</li><li><a href="https://github.com/ccqpein/Github-API-CL">github-api-cl</a> — The lite Github rest v3 api client SDK — Apache</li><li><a href="https://git.mfiano.net/mfiano/glsl-metadata">glsl-metadata</a> — A computer-readable representation of all versions of the OpenGL Shader Language specifications. — MIT</li><li><a href="https://git.mfiano.net/mfiano/grid-formation">grid-formation</a> — Simple cellular grid formations and algorithms. — MIT</li><li><a href="https://github.com/zellerin/http2/">http2</a> — HTTP2 protocol implementation — MIT</li><li><a href="https://git.mfiano.net/mfiano/identifier-pool">identifier-pool</a> — A simple generational identification number allocator. — MIT</li><li><a href="https://git.mfiano.net/mfiano/mfiano-utils">mfiano-utils</a> — A utility library. — MIT</li><li><a href="https://sr.ht/~shunter/mstrings/">mstrings</a> — Pretty multiline strings Reader Macro — BSD 3-Clause</li><li><a href="https://github.com/shamazmazum/nibbles-streams/">nibbles-streams</a> — Proof of concept for lossless audio compressor — 2-clause BSD</li><li><a href="https://github.com/atlas-engineer/nkeymaps">nkeymaps</a> — General-purpose keymap management à -la Emacs. — BSD 3-Clause</li><li><a href="https://github.com/bpanthi977/nlopt/">nlopt</a> — Common Lisp interface to Non-linear optimization library NLopt — MIT</li><li><a href="https://github.com/bpanthi977/qoi/">qoi</a> — Library for encoding/decoding QOI (Quite OK Image Format) files — MIT</li><li><a href="https://git.mfiano.net/mfiano/quad-tree">quad-tree</a> — An implementation of the quad tree data structure. — MIT</li><li><a href="https://git.mfiano.net/mfiano/red-black-tree">red-black-tree</a> — An implementation of the red-black search tree data structure. — MIT</li><li><a href="https://git.mfiano.net/mfiano/slot-map">slot-map</a> — An implementation of the slot-map data structure. — MIT</li><li><a href="https://git.mfiano.net/mfiano/sparse-set">sparse-set</a> — An implementation of the sparse set data structure. — MIT</li><li><a href="https://git.mfiano.net/mfiano/tile-grid">tile-grid</a> — A simple tile grid implementation. — MIT</li><li><a href="https://github.com/digikar99/trivial-coerce/">trivial-coerce</a> — `trivial-coerce` primarily provides a `trivial-coerce:coerce` function intended as an extensible alternative to `cl:coerce`. — MIT</li><li><a href="https://github.com/sirherrbatka/vellum-binary/">vellum-binary</a> — vellum custom binary format. — BSD simplified</li></ul><p><b>Updated projects</b>: 3bmd, 3d-vectors, access, acclimation, alexandria, also-alsa, april, array-operations, bdef, bike, binpack, bit-smasher, black-tie, bodge-utilities, bordeaux-threads, bp, check-bnf, ci, ci-utils, cl+ssl, cl-advice, cl-ana, cl-beanstalk, cl-collider, cl-cookie, cl-cram, cl-data-structures, cl-dot, cl-etcd, cl-flow, cl-forms, cl-freetype2, cl-gamepad, cl-git, cl-gserver, cl-heredoc, cl-info, cl-inotify, cl-isaac, cl-json, cl-json-pointer, cl-lib-helper, cl-liballegro, cl-liballegro-nuklear, cl-lzlib, cl-markless, cl-migratum, cl-mixed, cl-muth, cl-naive-store, cl-patterns, cl-readline, cl-riff, cl-sat, cl-sdl2, cl-sendgrid, cl-skip-list, cl-str, cl-telegram-bot, cl-veq, cl-vorbis, cl-wavelets, cl-webkit, cl-zstd, clack, clog, closer-mop, clss, cluffer, clx, cmd, coleslaw, common-doc, common-lisp-jupyter, consfigurator, core-reader, cricket, croatoan, ctype, cubic-bezier, data-lens, declt, defmain, deploy, depot, dexador, dissect, djula, documentation-utils-extensions, drakma, duologue, easy-audio, easy-routes, eclector, factory-alien, fast-websocket, file-notify, flac-metadata, float-features, font-discovery, fresnel, functional-trees, gendl, generalized-reference, glsl-toolkit, gtirb-functions, gute, harmony, hu.dwim.quasi-quote, hu.dwim.sdl, hu.dwim.walker, hu.dwim.web-server, hu.dwim.zlib, hunchentoot-errors, imago, jingoh, jsown-utils, kekule-clj, latter-day-paypal, lichat-protocol, lichat-tcp-client, linear-programming, lisp-binary, literate-lisp, local-time, log4cl-extras, ltk, maiden, mailgun, markup, math, mcclim, mito, mmap, mnas-graph, mnas-hash-table, mnas-package, mnas-path, mnas-string, mutility, neo4cl, neural-classifier, nfiles, nhooks, nodgui, null-package, nyxt, omglib, one-more-re-nightmare, origin, patchwork, pathname-utils, perceptual-hashes, petalisp, pgloader, plump, pngload, polymorphic-functions, print-licenses, prompt-for, purgatory, py4cl, quri, random-uuid, read-as-string, rpcq, sc-extensions, scheduler, scriba, seedable-rng, sel, serapeum, shadow, shasht, shop3, simple-config, slite, sly, speechless, stripe, stumpwm, tfeb-lisp-hax, tfeb-lisp-tools, trivia, trivial-benchmark, trivial-json-codec, trivial-mimes, trivial-monitored-thread, trivial-object-lock, trivial-rfc-1123, trivial-utilities, trucler, ttt, type-i, umbra, utilities.print-items, vellum, vellum-csv, vgplot, vivid-colors, vivid-diff, vk, woo, workout-timer, xmls, yason, zippy.</p><p><b>Removed projects</b>: algae, climc, golden-utils, mop-utils, parsley, sn.man.</p><p>The removed projects have been removed by their authors upstream, or no longer build.</p><p>To get this update, use (ql:update-dist "quicklisp"). Enjoy!</p>Unknownnoreply@blogger.com0tag:blogger.com,1999:blog-966494149405077884.post-7754346062593135272022-04-05T20:16:00.003-04:002022-04-05T20:16:36.734-04:00March 2022 Quicklisp dist update now available<p> <b>New projects</b>: </p><ul><li><a href="https://github.com/fukamachi/asn1/">asn1</a> — ASN.1 encoder/decoder — BSD 2-Clause</li><li><a href="https://github.com/tdrhq/auto-restart/">auto-restart</a> — automatically generate restart-cases for the most common use cases, and also use the restart for automatic retries — Apache License, Version 2.0</li><li><a href="https://github.com/szos/cl-advice/">cl-advice</a> — Portable advice for Common Lisp — LGPL</li><li><a href="https://shirakumo.github.io/cl-gltf/">cl-gltf</a> — A library to parse the glTF file format. — zlib</li><li><a href="https://github.com/masatoi/clgplot/">clgplot</a> — A Gnuplot front-end for Common lisp — MIT Licence</li><li><a href="https://github.com/sirherrbatka/clusters/">clusters</a> — Cluster algorithms in CL, for CL. — BSD simplified</li><li><a href="https://github.com/thephoeron/generalized-reference/">generalized-reference</a> — Generalized reference over structured data by pairwise reduction of arbitrary place identifiers for Common Lisp. — MIT</li><li><a href="https://github.com/muyinliu/jsown-utils/">jsown-utils</a> — Utilities for Common Lisp JSON library jsown — MIT</li><li><a href="https://github.com/glv2/maidenhead/">maidenhead</a> — Convert coordinates between Latitude/Longitude and Maidenhead. — GPL-3</li><li><a href="https://github.com/glv2/olc/">olc</a> — Convert coordinates between Latitude/Longitude and Open Location Code. — GPL-3</li><li><a href="https://github.com/telekons/one-more-re-nightmare/">one-more-re-nightmare</a> — A regular expression compiler — BSD 2-clause</li><li><a href="https://sr.ht/~shunter/posix-shm/">posix-shm</a> — POSIX shared memory — BSD 3-Clause</li></ul><p><b>Updated projects</b>: 3b-bmfont, 3d-matrices, 3d-quaternions, 3d-transforms, a-cl-logger, access, adhoc, adopt, alexandria, april, arc-compat, architecture.builder-protocol, bp, chunga, ci, cl+ssl, cl-apertium-stream-parser, cl-capstone, cl-collider, cl-covid19, cl-data-structures, cl-dct, cl-diskspace, cl-editdistance, cl-forms, cl-fxml, cl-gamepad, cl-gopher, cl-gserver, cl-info, cl-isaac, cl-kaputt, cl-kraken, cl-lambdacalc, cl-liballegro-nuklear, cl-markless, cl-migratum, cl-mixed, cl-myriam, cl-online-learning, cl-patterns, cl-protobufs, cl-python, cl-random-forest, cl-sat, cl-sat.glucose, cl-sat.minisat, cl-sdl2, cl-smt-lib, cl-sparql, cl-str, cl-telegram-bot, cl-torrents, cl-vorbis, cl-wavelets, cl-webkit, cl-who, cl-wol, cl-yxorp, clingon, clog, closer-mop, cmd, com-on, common-lisp-jupyter, commondoc-markdown, conduit-packages, context-lite, croatoan, defmain, depot, doc, easy-routes, eazy-gnuplot, envy, esrap, event-emitter, factory-alien, file-select, fiveam, fmt, font-discovery, fresnel, functional-trees, gendl, geodesic, graph, gute, harmony, herodotus, hunchentoot-multi-acceptor, imago, jingoh, jose, journal, latter-day-paypal, let-over-lambda, lisp-binary, log4cl-extras, maiden, mcclim, media-types, mgl-pax, mgrs, mmap, mnas-package, mutility, named-readtables, neo4cl, nfiles, nibbles, nyxt, open-location-code, overlord, paren6, parsnip, pjlink, plot, polymorphic-functions, protobuf, qlot, query-repl, read-number, rove, rs-colors, sc-extensions, scriba, sel, serapeum, shasht, sly, snakes, speechless, spinneret, stumpwm, tfeb-lisp-tools, tiny-routes, trace-db, trivia, trivial-do, try, usocket, websocket-driver, xmls, yason, zippy.</p><p><b>Removed projects</b>: cl-cut.</p><p>To get this update, use <code>(ql:update-dist "quicklisp")</code>. Enjoy!</p>Unknownnoreply@blogger.com0tag:blogger.com,1999:blog-966494149405077884.post-28113646797882206092022-02-22T19:06:00.002-05:002022-02-22T19:06:37.372-05:00February 2022 Quicklisp dist update now available<p> <b>New projects</b>: </p><ul><li><a href="https://shinmera.github.io/3d-quaternions/">3d-quaternions</a> — A utility library implementing quaternion and dual-quaternion functionality. — zlib</li><li><a href="https://shinmera.github.io/3d-transforms/">3d-transforms</a> — A utility library implementing a common structure to encapsulate spatial transformations — zlib</li><li><a href="https://40ants.com/ci/">ci</a> — A tool simplify continuous deployment for Common Lisp projects. — BSD</li><li><a href="https://github.com/scottmcleodjr/cl-lambdacalc/">cl-lambdacalc</a> — Define Lisp functions using lambda calculus syntax — MIT</li><li><a href="https://github.com/albuspiroglu/cl-lib-helper/">cl-lib-helper</a> — For common-lisp, organisation of popular functionalities in a central, easy-to-browse set of packages. — MIT</li><li><a href="https://gitlab.com/ariSun/cl-myriam">cl-myriam</a> — Simple actor model implementation for local and remote actors — 3-clause BSD</li><li><a href="https://gitlab.common-lisp.net/cl-tar/cl-tar">cl-tar</a> — A high level interface for tar archives — MIT</li><li><a href="https://gitlab.common-lisp.net/cl-tar/cl-tar-file">cl-tar-file</a> — A system for reading and writing physical entries from/to tar files. — BSD-style (http://opensource.org/licenses/BSD-3-Clause)</li><li><a href="https://github.com/inconvergent/cl-veq/">cl-veq</a> — reasonably fast operations for 1d, 2d, 3d vectors and arrays of vectors. — MIT</li><li><a href="https://github.com/dnaeon/cl-wol">cl-wol</a> — CLI built on top of the cl-wol.core system — BSD 2-Clause</li><li><a href="https://github.com/sheepduke/clop/">clop</a> — CLOP - Common Lisp tOml Parser — MIT</li><li><a href="https://fisxoj.github.io/factory-alien/">factory-alien</a> — Factory alien is a library for generating fixture data for testing applications. — MIT</li><li><a href="https://github.com/phoe/in-nomine/">in-nomine</a> — Utilities for extensible namespaces in Common Lisp. — LLGPL</li><li><a href="http://github.com/melisgl/journal">journal</a> — A library for logging, tracing, testing and persistence. — MIT, see COPYING.</li><li><a href="https://fisxoj.github.io/json-schema/">json-schema</a> — JSON schema validation — LLGPL</li><li><a href="http://melisgl.github.io/mgl">mgl</a> — MGL is a machine learning library for backpropagation neural networks, boltzmann machines, gaussian processes and more. — MIT, see COPYING.</li><li><a href="https://github.com/melisgl/mgl-mat/">mgl-mat</a> — MAT is library for working with multi-dimensional arrays which supports efficient interfacing to foreign and CUDA code. BLAS and CUBLAS bindings are available. — MIT</li><li><a href="https://gitlab.common-lisp.net/mantoniotti/mk-defsystem">mk-defsystem</a> — The MK-DEFSYSTEM ASDF System. — Other</li><li><a href="https://github.com/BlueFlo0d/named-closure/">named-closure</a> — Named closures — GPLv3+</li><li><a href="https://github.com/atlas-engineer/nfiles">nfiles</a> — Manage file persistence and loading. — BSD 3-Clause</li><li><a href="https://github.com/atlas-engineer/nhooks/">nhooks</a> — Improved hooks facility inspired by Serapeum. — MIT</li><li><a href="https://github.com/omar-polo/phos/">phos</a> — An experimental Gemini client library — ISC</li><li><a href="https://github.com/jcguu95/stumpwm-dynamic-float/">stumpwm-dynamic-float</a> — stumpwm-dynamic-float is an extension to the X window manager "StumpWM". It provides a dynamic-tiling environment based on StumpWM's floating-group. — MIT</li><li><a href="https://github.com/jeko2000/tiny-routes/">tiny-routes</a> — A tiny routing library for Common Lisp targeting Clack. — BSD 3-Clause</li><li><a href="http://melisgl.github.io/try">try</a> — Try is a test framework. — MIT, see COPYING.</li><li><a href="https://github.com/phoe/with-branching/">with-branching</a> — An implementation of macroexpand-time conditionalization — MIT</li></ul><p><b>Updated projects</b>: 3d-matrices, 3d-vectors, adhoc, alexandria, amb, anaphora, array-operations, birch, bitio, bknr-datastore, bnf, caveman, chameleon, check-bnf, chipz, cl+ssl, cl-ana, cl-apertium-stream-parser, cl-catmull-rom-spline, cl-data-structures, cl-erlang-term, cl-fad, cl-fix, cl-forms, cl-gopher, cl-gserver, cl-hamcrest, cl-info, cl-json, cl-kraken, cl-markless, cl-mathstats, cl-mixed, cl-pdf, cl-ppcre, cl-schedule, cl-sdl2, cl-str, cl-tld, cl-utils, cl-webkit, clack, claxy, clerk, climc, climon, clingon, clml, clobber, clog, closer-mop, collectors, common-doc, commondoc-markdown, consfigurator, croatoan, ctype, defmain, deploy, depot, dexador, djula, doc, ernestine, esrap, external-symbol-not-found, fiveam, flexi-streams, fresnel, functional-trees, gadgets, gtwiwtg, harmony, helambdap, herodotus, ieee-floats, imago, introspect-environment, ironclad, lack, lake, latter-day-paypal, lichat-protocol, lichat-serverlib, lichat-tcp-client, lichat-tcp-server, lichat-ws-server, lionchat, lisp-binary, lmdb, log4cl-extras, lsx, lunamech-matrix-api, maiden, math, mcclim, mgl-pax, micmac, mnas-package, mutility, named-readtables, neo4cl, neural-classifier, nyxt, omglib, opticl, osicat, overlord, papyrus, petalisp, polymorphic-functions, postmodern, purgatory, qbase64, qlot, random-state, rove, safe-read, scriba, sel, serapeum, shasht, shop3, slime, slite, sly, spinneret, stripe-against-the-modern-world, stumpwm, symbol-munger, ten, tfeb-lisp-hax, tooter, track-best, trivial-extensible-sequences, trivial-package-local-nicknames, trivial-utf-8, trucler, uncursed, vellum, vellum-csv, vivid-colors, vivid-diff, vk, websocket-driver, with-contexts, wordnet, xhtmlambda, yason, zippy.</p><p>To get this update, use: (ql:update-dist "quicklisp").</p><p>Enjoy!</p>Unknownnoreply@blogger.com0tag:blogger.com,1999:blog-966494149405077884.post-17058097927459105072021-12-30T20:36:00.002-05:002021-12-30T20:37:31.663-05:00(Second) December 2021 Quicklisp dist update now available<p> <b>New projects:</b></p><ul><li><a href="https://github.com/awolven/adhoc/">adhoc</a> — Another Declarative Hierarchical Object-centric CLOS Customization — GPLv3</li><li><a href="https://github.com/phoe/amb/">amb</a> — An implementation of John McCarthy's ambiguous operator — MIT</li><li><a href="https://github.com/fjames86/fsocket/">fsocket</a> — Franks socket API — MIT</li><li><a href="https://github.com/fare/lisp-interface-library/">lisp-interface-library</a> — Long name alias for lil — MIT</li><li><a href="https://github.com/digikar99/polymorphic-functions/">polymorphic-functions</a> — Type based dispatch for Common Lisp — MIT</li><li><a href="https://notabug.org/cage/purgatory">purgatory</a> — A simple implementation of the 9p filesystem protocol. — LLGPL</li><li><a href="https://gitlab.common-lisp.net/qitab/quux-hunchentoot">quux-hunchentoot</a> — Thread pooling for hunchentoot — MIT</li><li><a href="https://github.com/fjames86/schannel/">schannel</a> — CFFI wrapper to SChannel — MIT</li><li><a href="https://github.com/yitzchak/trivial-package-locks">trivial-package-locks</a> — A standard interface to the various package lock implementations. — MIT</li></ul><p><b>Updated projects:</b> alexandria-plus, bitfield, cl+ssl, cl-ana, cl-collider, cl-data-structures, cl-enumeration, cl-form-types, cl-gserver, cl-incognia, cl-info, cl-kraken, cl-sdl2, cl-unification, cl-webdriver-client, clad, clast, clazy, clingon, clog, closer-mop, consfigurator, contextl, croatoan, cserial-port, dartsclhashtree, defenum, definer, defmain, doc, fare-scripts, fof, fresnel, gendl, glsl-toolkit, hash-set, helambdap, hu.dwim.asdf, hu.dwim.def, hu.dwim.defclass-star, hu.dwim.graphviz, hu.dwim.logger, hu.dwim.presentation, hu.dwim.reiterate, hu.dwim.stefil, hu.dwim.util, hu.dwim.web-server, imago, lack, lichat-protocol, literate-lisp, log4cl-extras, math, mcclim, mgl-pax, mnas-string, monomyth, neural-classifier, new-op, ningle, nyaml, nyxt, omglib, ook, opticl, petalisp, pgloader, polisher, printv, promise, random-sample, safe-read, sc-extensions, scheduler, sel, serapeum, slite, sly, smug, stumpwm, tfeb-lisp-tools, trivial-cltl2, trivial-garbage, trucler, uncursed, vecto, vellum, vgplot.</p><p>To get this update, use <tt>(ql:update-dist "quicklisp")</tt></p><p>Enjoy!</p><p><b>edit</b> Oops. I forgot I already have a December release. Oh well, enjoy a double-update month!</p>Unknownnoreply@blogger.com0tag:blogger.com,1999:blog-966494149405077884.post-13404870732911014462021-12-09T19:35:00.003-05:002021-12-09T19:35:33.306-05:00December 2021 Quicklisp dist update now available<p> <b>New projects: </b></p><ul><li><a href="https://gitlab.com/Aksej/chain">chain</a> — Two chaining/piping macros, one of them `setf`ing its first argument — BSD-3</li><li><a href="https://github.com/ghollisjr/cl-getopt/">cl-getopt</a> — CFFI wrapper to the libc getopt_long function — Public Domain</li><li><a href="https://github.com/shrdlu68/cl-tls/">cl-tls</a> — An implementation of the Transport Layer Security Protocols — BSD-3-Clause</li><li><a href="https://github.com/vityafx/dotenv/">dotenv</a> — Ease pain with working with .env files. — MIT</li><li><a href="https://github.com/K1D77A/latter-day-paypal/">latter-day-paypal</a> — Paypal api wrapper. — MIT</li><li><a href="https://github.com/K1D77A/lunamech-matrix-api/">lunamech-matrix-api</a> — An implementation of the Matrix API taken from LunaMech see https://lunamech.com — MIT</li><li><a href="https://github.com/K1D77A/stripe-against-the-modern-world/">stripe-against-the-modern-world</a> — Implementation of the Stripe API. — MIT</li><li><a href="https://gitlab.com/Aksej/verlet">verlet</a> — Verlet is a simple physics engine based on verlet integration. It supports particles with position and direction, springs between particles, global gravity as well as gravity between particles, and spacial constraints. — BSD-3</li></ul><p><b>Updated projects</b>: adopt, aether, alexandria, anaphora, arrival, aserve, basic-binary-ipc, bdef, bodge-host, caveman, chameleon, check-bnf, cl+ssl, cl-apertium-stream-parser, cl-autowrap, cl-bus, cl-collider, cl-conllu, cl-cron, cl-cxx-jit, cl-data-structures, cl-decimals, cl-enchant, cl-etcd, cl-form-types, cl-gamepad, cl-gcrypt, cl-general-accumulator, cl-gpio, cl-gserver, cl-info, cl-just-getopt-parser, cl-kraken, cl-l10n, cl-liballegro, cl-liballegro-nuklear, cl-mixed, cl-mpg123, cl-opencl, cl-patterns, cl-permutation, cl-progress-bar, cl-prolog2, cl-sparql, cl-string-match, cl-tld, cl-utils, cl-webdriver-client, cl-webkit, cl-yxorp, clack, clack-static-asset-middleware, clad, clingon, clip, clog, closer-mop, cmd, common-lisp-jupyter, commondoc-markdown, compiler-macro-notes, consfigurator, croatoan, cserial-port, data-frame, defconfig, defmain, dexador, djula, doc, docs-builder, easy-audio, fiveam, fiveam-asdf, gadgets, gendl, glacier, gtirb-capstone, gtirb-functions, gute, harmony, helambdap, hu.dwim.defclass-star, hu.dwim.perec, hu.dwim.presentation, hu.dwim.web-server, jingoh, lack, lichat-protocol, lichat-tcp-client, lift, lisp-stat, log4cl, log4cl-extras, maiden, mcclim, mgl-pax, micmac, millet, mito, mnas-package, mnas-string, mutility, named-readtables, nibbles, nodgui, numcl, numerical-utilities, nyxt, omglib, opticl, osicat, overlord, petalisp, plot, portal, postmodern, pp-toml, py4cl2, qlot, quilc, retrospectiff, rove, sel, serapeum, shop3, sly, snappy, static-dispatch, stefil-, structure-ext, stumpwm, tfeb-lisp-tools, trivial-features, trivial-timeout, trivial-utf-8, trivialib.bdd, uax-15, vas-string-metrics, vellum, vellum-csv, vellum-postmodern, vivid-colors, vivid-diff, wallstreetflets, woo, xhtmlambda, zippy.</p><p><b>Removed projects</b>: lisp-interface-library, quux-hunchentoot.</p><p>To get this update, use <tt>(ql:update-dist "quicklisp")</tt>. Enjoy!</p>Unknownnoreply@blogger.com0tag:blogger.com,1999:blog-966494149405077884.post-59053534948981692972021-10-20T21:47:00.003-04:002021-10-20T21:47:53.030-04:00October 2021 Quicklisp dist update now available<p><b> New projects</b>: </p><ul><li><a href="https://github.com/Symbolics/alexandria-plus/">alexandria-plus</a> — A conservative set of extensions to Alexandria utilities — Microsoft Public License</li><li><a href="https://github.com/fami-com/autoexport/">autoexport</a> — A small library to automatically export definitions — BSD-3-Clause</li><li><a href="https://github.com/Lisp-Stat/cephes.cl/">cephes.cl</a> — Wrapper for the Cephes Mathematical Library — Microsoft Public License</li><li><a href="https://github.com/veer66/cl-apertium-stream-parser/">cl-apertium-stream-parser</a> — Apertium stream parser written in Common Lisp — Apache-2.0</li><li><a href="https://gitlab.com/Aksej/cl-bus">cl-bus</a> — A(n almost) referentially transparent interface for streams — BSD-3</li><li><a href="https://github.com/hikettei/cl-cram/">cl-cram</a> — A simple, Progress bar for Common Lisp — MIT</li><li><a href="https://github.com/oyvinht/cl-earley-parser/">cl-earley-parser</a> — Natural language parser using Jay Earleys well-known algorithm — MIT</li><li><a href="https://github.com/atgreen/cl-etcd/">cl-etcd</a> — Run etcd as an asynchronous inferior process. — AGPL3</li><li><a href="https://github.com/gorozhin/cl-gcrypt/">cl-gcrypt</a> — Common Lisp bindings for libgcrypt — LGPLv2.1</li><li><a href="https://github.com/cl-fui/cl-termbox/">cl-termbox</a> — Bindings for termbox library, a minimalistic library for building text-mode applications without curses — MIT license</li><li><a href="https://github.com/stacksmith/cl-with/">cl-with</a> — WITH- group with- macros, allocate objects and rebind slots — BSD 3-clause</li><li><a href="https://github.com/charJe/cl-yxorp/">cl-yxorp</a> — A reverse proxy server that supports WebSocket, HTTP, HTTPS, HTTP to HTTPS redirecting, port and host forwarding configuration using a real programming language, HTTP header and body manipulation (also using a real programming language). — AGPL3</li><li><a href="https://github.com/BnMcGn/claxy/">claxy</a> — Simple proxy middleware for clack — Apache License, version 2.0</li><li><a href="https://github.com/lisp-maintainers/clerk/">clerk</a> — A cron-like scheduler with sane DSL — MIT</li><li><a href="https://github.com/dnaeon/clingon">clingon</a> — Command-line options parser system for Common Lisp — BSD 2-Clause</li><li><a href="https://github.com/alessiostalla/clutter/">clutter</a> — Cluttering classes and slots with annotations/decorators/attributes metadata — LGPL</li><li><a href="https://40ants.com/commondoc-markdown/">commondoc-markdown</a> — Converter from Markdown to CommonDoc. — Unlicense</li><li><a href="https://github.com/digikar99/compiler-macro-notes/">compiler-macro-notes</a> — Provides a macro and some conditions for use within macros and compiler-macros. — MIT</li><li><a href="https://github.com/s-expressionists/ctype/">ctype</a> — An implementation of the Common Lisp type system. — BSD</li><li><a href="https://40ants.com/docs-builder">docs-builder</a> — A meta documentation builder for Common Lisp projects. — Unlicense</li><li><a href="https://github.com/charJe/funds/">funds</a> — portable, purely functional data structures in Common Lisp — Apache 2.0</li><li><a href="https://github.com/mgi/geodesic/">geodesic</a> — Library for geodesic calculations. — ISC</li><li><a href="https://github.com/DanielKeogh/hashtrie/">hashtrie</a> — An implementation of the Hash Trie datastructure, based on Clojure's — Eclipse 2.0</li><li><a href="https://github.com/hyotang666/mcase/">mcase</a> — Control frow macros with case comprehensiveness checking. — Public domain</li><li><a href="https://github.com/mnasoft/mnas-path/">mnas-path</a> — Describe mnas-path here — GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 or later</li><li><a href="https://sr.ht/~shunter/parsnip/">parsnip</a> — Parser combinator library — BSD 3-Clause</li><li><a href="https://shinmera.github.io/promise">promise</a> — A small, independent promise library for asynchronous frameworks — zlib</li><li><a href="https://github.com/tdrhq/quick-patch/">quick-patch</a> — Easily override quicklisp projects without using git submodules — Mozilla Public License 2.0</li><li><a href="https://github.com/cxxxr/strict-function/">strict-function</a> — Utility of function definition — MIT</li><li><a href="https://github.com/hyotang666/vivid-colors/">vivid-colors</a> — colored object printer — MIT</li><li><a href="https://github.com/hyotang666/vivid-diff/">vivid-diff</a> — Colored object diff viewer. — MIT</li></ul><p><b>Updated projects</b>: 3d-matrices, also-alsa, april, architecture.builder-protocol, bdef, beast, bike, bnf, bp, chameleon, check-bnf, chirp, ci-utils, cl+ssl, cl-ana, cl-ansi-term, cl-ansi-text, cl-async, cl-bloggy, cl-collider, cl-colors2, cl-cron, cl-data-structures, cl-dbi, cl-digraph, cl-environments, cl-form-types, cl-forms, cl-gearman, cl-gserver, cl-info, cl-kraken, cl-liballegro-nuklear, cl-libsvm, cl-marshal, cl-megolm, cl-mixed, cl-opencl, cl-opencl-utils, cl-patterns, cl-pdf, cl-permutation, cl-png, cl-readline, cl-schedule, cl-sdl2-mixer, cl-ses4, cl-telebot, cl-utils, cl-wave-file-writer, cl-webdriver-client, cl-webkit, cletris, clj-re, clog, closer-mop, cluffer, clunit2, clx, cmd, colored, common-lisp-jupyter, concrete-syntax-tree, consfigurator, core-reader, croatoan, cytoscape-clj, dartsclhashtree, data-frame, defmain, dfio, djula, dns-client, doc, doplus, easy-routes, eclector, esrap, fare-scripts, fof, fresnel, functional-trees, gadgets, gendl, generic-cl, glacier, gtirb-capstone, gute, harmony, hash-table-ext, helambdap, hunchenissr, imago, ironclad, jingoh, kekule-clj, lack, lambda-fiddle, lass, legit, lisp-namespace, lisp-stat, literate-lisp, log4cl, log4cl-extras, lsx, maiden, markup, math, matrix-case, mcclim, messagebox, mgl-pax, micmac, millet, mito, mnas-graph, mnas-hash-table, mnas-package, mnas-string, mutility, null-package, numerical-utilities, nyxt, omglib, osicat, parachute, petalisp, physical-quantities, plot, portal, postmodern, pp-toml, prompt-for, qlot, query-repl, quilc, read-as-string, resignal-bind, rove, rpcq, salza2, sel, serapeum, sha1, shasht, shop3, sketch, slite, smart-buffer, spinneret, staple, static-dispatch, stealth-mixin, structure-ext, swank-protocol, sycamore, tfeb-lisp-hax, tfeb-lisp-tools, tooter, trace-db, trestrul, trivia, trivial-with-current-source-form, uax-15, uncursed, vellum, vellum-postmodern, vgplot, vk, whirlog, with-c-syntax, zippy.</p><p><b>Removed projects</b>: adw-charting, cl-batis, cl-bunny, cl-dbi-connection-pool, cl-reddit, cl-server-manager, corona, gordon, hemlock, hunchenissr-routes, prepl, s-protobuf, submarine, torta, trivial-swank, weblocks-examples, weblocks-prototype-js, weblocks-tree-widget, weblocks-utils.</p><p>To get this update, use (ql:update-dist "quicklisp").</p><p>There are a lot of removed projects this month. These projects no longer build with recent SBCLs, and all bug reports have gone ignored for many months. If one of these projects is important to you, consider contributing to its maintenance and help it work again.</p><p>Incidentally, this is the eleventh anniversary of the first Quicklisp dist release back in October 2010.</p>Unknownnoreply@blogger.com0tag:blogger.com,1999:blog-966494149405077884.post-27884550542219777682021-08-07T14:40:00.002-04:002021-08-07T14:40:26.657-04:00August 2021 Quicklisp dist update now available<p><b> New projects</b>: </p><ul><li><a href="https://github.com/charje/cache-while/">cache-while</a> — A Common Lisp macro for defining temporary caches that invalidate based on expressions evaluating to different values. — LLGPL</li><li><a href="https://github.com/K1D77A/cl-coinpayments/">cl-coinpayments</a> — Helpers for working with the coinpayments.net api. — MIT</li><li><a href="https://github.com/Goheeca/cl-drawille/">cl-drawille</a> — cl-drawille: Drawing in terminal with Unicode Braille characters. — MIT</li><li><a href="https://github.com/naryl/sha1/">cl-sha1</a> — SHA1 Digest and HMAC for LispWorks. — Apache 2.0</li><li><a href="https://github.com/copyleft/cl-webdriver-client/">cl-webdriver-client</a> — cl-webdriver-client is a binding library to the Selenium 4.0 — MIT</li><li><a href="https://github.com/dtenny/clj-con/">clj-con</a> — Implements Clojure-styled concurrency operations such as `future` and `promise`. — MIT</li><li><a href="https://github.com/dtenny/clj-re/">clj-re</a> — Implements Clojure-styled regexp operations such as `re-matches` and `re-find`. — MIT</li><li><a href="https://shinmera.github.io/depot">depot</a> — Protocol for transparent collections of files. — zlib</li><li><a href="https://gitlab.com/ambrevar/fof">fof</a> — Enable rapid file search, inspection and manipulation — GPL3+</li><li><a href="https://github.com/hyotang666/hash-table-ext/">hash-table-ext</a> — Tiny extensions for common lisp hash-tables. — MIT</li><li><a href="https://github.com/interactive-ssr/hunchenissr-routes/">hunchenissr-routes</a> — Better routes to be used with Hunchenissr. — LLGPL</li><li><a href="https://github.com/hemml/OMGlib/">omglib</a> — A Common Lisp library to build fully dynamic web interfaces — GPL3</li><li><a href="https://github.com/hyotang666/query-repl/">query-repl</a> — REPL for user query. — MIT</li><li><a href="https://github.com/tdrhq/slite/">slite</a> — SLIME based Test-runner for FiveAM tests (and possibly others in the future) — Apache License, Version 2.0</li><li><a href="https://github.com/y2q-actionman/with-c-syntax/">with-c-syntax</a> — with-c-syntax is a fun package which introduces the C language syntax into Common Lisp. — WTFPL</li></ul><p><b>Updated projects</b>: 3d-vectors, alexandria, also-alsa, april, architecture.builder-protocol, bdef, caveman, check-bnf, chipz, chirp, cl+ssl, cl-ana, cl-collider, cl-cuda, cl-debug-print, cl-environments, cl-form-types, cl-gamepad, cl-gserver, cl-i18n, cl-kraken, cl-las, cl-liballegro, cl-migratum, cl-mixed, cl-opencl, cl-opencl-utils, cl-patterns, cl-ses4, cl-sse, cl-utils, cl-webkit, clack, clem, clog, closer-mop, cmd, colored, command-line-arguments, common-doc, common-html, common-lisp-jupyter, consfigurator, core-reader, croatoan, cserial-port, cytoscape-clj, dartscluuid, data-frame, dexador, dfio, drakma, drakma-async, file-attributes, flexi-streams, gendl, generic-cl, harmony, imago, introspect-environment, jingoh, kekule-clj, lack, lisp-binary, lisp-stat, lispbuilder, lyrics, markup, mcclim, mito, mnas-package, mnas-string, mutility, neural-classifier, null-package, nyxt, overlord, parachute, petalisp, portable-condition-system, postmodern, prompt-for, qlot, quickutil, quilc, read-as-string, rove, sanity-clause, screamer, sel, serapeum, shasht, shop3, sketch, sly, snappy, snooze, special-functions, speechless, static-dispatch, stumpwm, tailrec, ten, tfeb-lisp-hax, tfeb-lisp-tools, trestrul, trivial-ed-functions, trivial-inspector-hook, ufo, uiop, uncursed, vellum, vellum-csv, vgplot, vk, websocket-driver, whirlog, zacl.</p><p><b>Removed projects</b>: lucerne</p><p>To get this update, use (ql:update-dist "quicklisp"). Enjoy!</p>Unknownnoreply@blogger.com0tag:blogger.com,1999:blog-966494149405077884.post-86793436281973345272021-07-01T17:47:00.007-04:002021-07-01T17:47:57.745-04:00June 2021 Quicklisp dist update now available<p><b> New projects</b>: </p><ul><li><a href="https://github.com/K1D77A/cl-megolm/">cl-megolm</a> — A copy of the python functionality provided as bindings for Olm. — MIT</li><li><a href="https://github.com/pokepay/cl-openapi-parser/">cl-openapi-parser</a> — OpenAPI 3.0.1 and 3.1.0 parser/validator — MIT</li><li><a href="https://github.com/ghollisjr/cl-opencl-utils/">cl-opencl-utils</a> — OpenCL utility library built on cl-opencl — GPLv3</li><li><a href="https://github.com/dtenny/cl-sse/">cl-sse</a> — Use sse-server + a web service to serve SSE events to a browser. — MIT</li><li><a href="https://yitzchak.github.io/trivial-ed-functions/">trivial-ed-functions</a> — A simple compatibility layer for *ed-functions* — MIT</li><li><a href="https://yitzchak.github.io/trivial-inspector-hook/">trivial-inspector-hook</a> — A simple compatibility layer CDR6 — MIT</li><li><a href="https://github.com/fukamachi/webapi/">webapi</a> — CLOS-based wrapper builder for Web APIs — BSD 2-Clause</li><li><a href="https://github.com/codr7/whirlog/">whirlog</a> — a minimal versioned log structured relational DB — MIT</li></ul><p><b>Updated projects</b>: also-alsa, april, atomics, bdef, binding-arrows, bp, chirp, cl+ssl, cl-ana, cl-collider, cl-conllu, cl-cxx-jit, cl-data-structures, cl-environments, cl-form-types, cl-gamepad, cl-gserver, cl-heredoc, cl-incognia, cl-ipfs-api2, cl-kraken, cl-maxminddb, cl-mixed, cl-mock, cl-murmurhash, cl-naive-store, cl-ntp-client, cl-opencl, cl-patterns, cl-schedule, cl-smt-lib, cl-string-generator, cl-torrents, cl-utils, cl-webkit, clack-pretend, closer-mop, cluffer, clunit2, clx, cmd, common-lisp-jupyter, conium, consfigurator, core-reader, croatoan, defmain, deploy, dexador, djula, doc, easy-routes, eclector, fiveam-asdf, fresnel, functional-trees, gendl, generic-cl, gute, harmony, herodotus, hunchentoot-multi-acceptor, hyperluminal-mem, iolib, lack, lichat-protocol, lichat-tcp-client, lispqr, markup, mcclim, md5, mito, mnas-package, mnas-string, modularize-interfaces, multiposter, neural-classifier, numerical-utilities, nyxt, origin, osmpbf, overlord, plot, plump, portal, postmodern, py4cl2, qlot, quilc, quri, qvm, re, replic, sc-extensions, sel, serapeum, shasht, shop3, sly, smart-buffer, special-functions, spinneret, st-json, static-dispatch, static-vectors, stumpwm, sxql, tailrec, tfeb-lisp-hax, tooter, trivia, trivial-with-current-source-form, trucler, vellum, vk, wasm-encoder, woo, zippy.</p><p><b>Removed projects</b>: with-c-syntax.</p><p>To get this update, use (ql:update-dist "quicklisp"). Enjoy!</p>Unknownnoreply@blogger.com0tag:blogger.com,1999:blog-966494149405077884.post-38323541101099912842021-05-31T14:12:00.000-04:002021-05-31T14:12:02.497-04:00May 2021 Quicklisp dist update now available<p> <b>New projects: </b></p><ul><li><a href="https://gitlab.com/daewok/adopt-subcommands">adopt-subcommands</a> — Extend the Adopt command line processing library to handle nested subcommands. — MIT</li><li><a href="https://github.com/ghollisjr/cl-cerf/">cl-cerf</a> — Lisp wrapper to libcerf — Public Domain</li><li><a href="https://github.com/Islam0mar/CL-CXX-JIT/">cl-cxx-jit</a> — Common Lisp Cxx Interoperation — MIT</li><li><a href="https://github.com/alex-gutev/cl-form-types/">cl-form-types</a> — Library for determining types of Common Lisp forms. — MIT</li><li><a href="https://github.com/inloco/cl-incognia/">cl-incognia</a> — Incognia API Common Lisp Client — MIT</li><li><a href="https://40ants.com/cl-info">cl-info</a> — A helper to an answer a question about OS, Lisp and Everything. — BSD</li><li><a href="https://github.com/mmontone/cl-mimeparse">cl-mimeparse</a> — Library for parsing MIME types, in the spirit of http://code.google.com/p/mimeparse/, with a Common Lisp flavor. — MIT</li><li><a href="https://github.com/ghollisjr/cl-opencl/">cl-opencl</a> — CFFI for OpenCL and Lisp wrapper API — Public Domain</li><li><a href="https://github.com/jcguu95/cl-schedule/">cl-schedule</a> — cl-schedule is a cron-like scheduling library in common-lisp. It subsumes and replaces traditional cron managers thanks to richer expressiveness of Lisp. — MIT</li><li><a href="https://shirakumo.github.io/cl-vorbis/">cl-vorbis</a> — Bindings to stb_vorbis, a simple and free OGG/Vorbis decoding library — zlib</li><li><a href="https://github.com/K1D77A/claw-olm/">claw-olm</a> — Thin wrapper over OLM — MIT</li><li><a href="https://github.com/markasoftware/context-lite/">context-lite</a> — A CLOS extension to support specializing methods on special/dynamic variables. — MIT</li><li><a href="https://40ants.com/defmain">defmain</a> — A wrapper around net.didierverna.clon which makes command line arguments parsing easier. — BSD</li><li><a href="https://github.com/bonkzwonil/defrest/">defrest</a> — defrest: expose functions as REST webservices for ajax or other stuff — BSD</li><li><a href="http://40ants.com/doc">doc</a> — Documentation generator, based on MGL-PAX. Allows to put documentation inside lisp files and cross-reference between different entities. — MIT</li><li><a href="https://github.com/chaitanyagupta/ec2-price-finder/">ec2-price-finder</a> — Quickly find the cheapest EC2 instance that you need across regions — BSD-3-Clause</li><li><a href="https://shinmera.github.io/file-notify">file-notify</a> — Access to file change and access notification. — zlib</li><li><a href="https://gitlab.com/GrammaTech/Mnemosyne/fresnel">fresnel</a> — Bidirectional translation with lenses — MIT</li><li><a href="https://40ants.com/log4cl-extras">log4cl-extras</a> — A bunch of addons to LOG4CL: JSON appender, context fields, cross-finger appender, etc. — BSD</li><li><a href="https://github.com/mnasoft/mnas-package/">mnas-package</a> — Система @b(mnas-package) предназначена для подготовки документации, извлекаемой из asdf-систем. @begin(section) @title(Мотивация) Система @b(Codex) является достаточно удобной для выполнения документирования систем, написанных с использованием @b(Common Lisp). Она позволяет получить на выходе документацию приемлемого вида. К недостатку сустемы @b(Codex) можно отнести то, что формирование шаблона документации не выполняется автоматически. Указание на включение разделов документации, относящихся к отдельным сущностям к которым можно отнести: @begin(list) @item(системы;) @item(пакеты;) @item(классы;) @item(функции, setf-функции;) @item(обобщенные функции,методы, setf-методы;) @item(макросы;) @item(и т.д., и т.п.) @end(list) приходится формировать вручную. Этот проект пытается устранить данный недостаток системы @b(Codex) за счет определения функций и методов позволяющих: @begin(list) @item(формировать код, предназначенный для передачи в систему @b(Codex);) @item(формировать представление отдельных частей системы в виде графов.) @end(list) @end(section) — GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 or later</li><li><a href="https://github.com/mnasoft/mnas-string/">mnas-string</a> — Система @b(mnas-string) предназначена для: @begin(list) @item(парсинга вещественного числа;) @item(разделения строки на подстроки;) @item(замены всех вхождений подстроки в строке;) @item(замены множественного вхождения паттерна единичным;) @item(подготовки строки в качестве аргумента для like запроса SQL;) @item(обрамления строки префиксом и постфиксом;) @item(вывода представления даты и времени в поток или строку;) @item(траслитерации строки.) @end(list) — GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 or later</li><li><a href="https://git.theta.eu.org/eta/osmpbf">osmpbf</a> — Library to read OpenStreetMap PBF-encoded files. — MIT</li><li><a href="https://github.com/Lisp-Stat/plot/">plot</a> — Plots for Common Lisp — MS-PL</li><li><a href="https://github.com/endsec/scheduler/">scheduler</a> — Extensible task scheduler. — BSD-2-Clause</li><li><a href="https://shirakumo.github.io/speechless">speechless</a> — A dialogue system language implementation. — zlib</li><li><a href="https://github.com/fagg/stumpwm-sndioctl/">stumpwm-sndioctl</a> — Interface to OpenBSD's sndioctl for StumpWM. — ISC</li><li><a href="https://github.com/sirherrbatka/vellum/">vellum</a> — Data Frames for Common Lisp — BSD simplified</li><li><a href="https://github.com/sirherrbatka/vellum-clim/">vellum-clim</a> — Simplistic vellum data frames viewer made with mcclim. — BSD simplified</li><li><a href="https://github.com/sirherrbatka/vellum-csv/">vellum-csv</a> — CSV support for Vellum Data Frames — BSD simplified</li><li><a href="https://github.com/sirherrbatka/vellum-postmodern/">vellum-postmodern</a> — Postgres support for Vellum Data Frames (via postmodern). — BSD simplified</li><li><a href="https://jolifantobambla.github.io/vk/">vk</a> — Common Lisp bindings for the Vulkan API. — MIT</li><li><a href="https://github.com/alex-gutev/wasm-encoder/">wasm-encoder</a> — Library for serializing WebAssembly modules to binary .wasm files — MIT</li></ul><p><b>Updated projects</b>: adopt, agutil, also-alsa, anypool, april, architecture.builder-protocol, async-process, audio-tag, bdef, bnf, burgled-batteries.syntax, caveman, chirp, cl+ssl, cl-ana, cl-argparse, cl-async, cl-collider, cl-covid19, cl-cuda, cl-data-frame, cl-data-structures, cl-environments, cl-forms, cl-gamepad, cl-glfw3, cl-gserver, cl-kraken, cl-liballegro, cl-liballegro-nuklear, cl-markless, cl-mixed, cl-naive-store, cl-num-utils, cl-patterns, cl-pdf, cl-prevalence, cl-rfc4251, cl-sendgrid, cl-slice, cl-smt-lib, cl-ssh-keys, cl-steamworks, cl-str, cl-tiled, cl-typesetting, cl-utils, cl-webkit, clack, clack-pretend, clath, clavier, clog, closer-mop, cmd, coleslaw, common-lisp-jupyter, configuration.options, consfigurator, croatoan, cytoscape-clj, damn-fast-priority-queue, data-frame, dataloader, defconfig, definitions, deploy, dfio, diff-match-patch, dissect, djula, dns-client, doplus, dufy, duologue, easy-routes, eclector, erudite, file-attributes, flare, fmt, functional-trees, gendl, generic-cl, golden-utils, gute, harmony, herodotus, hu.dwim.presentation, hunchenissr, hunchensocket, hunchentoot-errors, iterate, kekule-clj, lack, language-codes, lichat-protocol, lisp-stat, literate-lisp, magicffi, maiden, math, mcclim, messagebox, mnas-graph, mnas-hash-table, multiposter, mutility, named-readtables, nibbles, nodgui, numcl, numerical-utilities, nyaml, nyxt, overlord, parseq, pathname-utils, plump-sexp, plump-tex, portable-threads, postmodern, pzmq, qlot, qt-libs, rpcq, sb-cga, sc-extensions, screamer, sel, serapeum, shadow, shop3, specialized-function, spinneret, split-sequence, static-dispatch, static-vectors, stumpwm, sxql, ten, tfeb-lisp-hax, trivial-indent, trivial-timer, trivial-with-current-source-form, trucler, uax-15, vgplot, wild-package-inferred-system, with-c-syntax.</p><p><br /></p><p>To get this update, use (ql:update-dist "quicklisp"). Enjoy!</p>Unknownnoreply@blogger.com0tag:blogger.com,1999:blog-966494149405077884.post-55667527207199148322021-04-18T19:41:00.005-04:002021-04-18T19:41:53.819-04:00April 2021 Quicklisp dist update now available<p><b> New projects</b>: </p><ul><li><a href="https://github.com/robert-strandh/Cluffer/">cluffer</a> — Library providing a protocol for text-editor buffers. — FreeBSD, see file LICENSE.text</li><li><a href="https://github.com/Lisp-Stat/data-frame/">data-frame</a> — Data frames for Common Lisp — MS-PL</li><li><a href="https://github.com/Lisp-Stat/dfio/">dfio</a> — Common Lisp library for reading data from text files (eg CSV). — MS-PL</li><li><a href="https://github.com/HenryS1/herodotus/">herodotus</a> — Wrapper around Yason JSON parser/encoder with convenience methods for CLOS — BSD</li><li><a href="https://github.com/Lisp-Stat/lisp-stat/">lisp-stat</a> — A statistical computing environment for Common Lisp — MS-PL</li><li><a href="https://github.com/Lisp-Stat/numerical-utilities/">numerical-utilities</a> — Utilities for numerical programming — MS-PL</li><li><a href="https://nyxt.atlas.engineer/">nyxt</a> — Extensible web-browser in Common Lisp — BSD 3-Clause</li><li><a href="https://github.com/shop-planner/shop3/">shop3</a> — SHOP3 Git repository — Mozilla Public License</li><li><a href="https://github.com/Lisp-Stat/special-functions/">special-functions</a> — Special functions in Common Lisp — MS-PL</li><li><a href="https://github.com/tfeb/tfeb-lisp-hax/">tfeb-lisp-hax</a> — TFEB.ORG Lisp hax — MIT</li></ul><p><b>Updated projects</b>: 3bmd, 3d-matrices, alexandria, algae, anypool, april, array-operations, async-process, audio-tag, bdef, bp, canonicalized-initargs, cffi, chanl, ci-utils, cl+ssl, cl-autowrap, cl-change-case, cl-clon, cl-collider, cl-colors2, cl-coveralls, cl-cxx, cl-data-structures, cl-digraph, cl-environments, cl-gamepad, cl-gserver, cl-heredoc, cl-json-pointer, cl-kraken, cl-las, cl-liballegro, cl-liballegro-nuklear, cl-markless, cl-marshal, cl-maxminddb, cl-mixed, cl-mock, cl-patterns, cl-rabbit, cl-ses4, cl-shlex, cl-ssh-keys, cl-str, cl-strings, cl-typesetting, cl-utils, cl-webkit, clack, clods-export, clog, closer-mop, common-lisp-jupyter, computable-reals, concrete-syntax-tree, consfigurator, cricket, croatoan, cubic-bezier, cytoscape-clj, damn-fast-priority-queue, dataloader, defconfig, definitions-systems, dexador, doplus, eazy-documentation, eclector, enhanced-defclass, femlisp, file-attributes, flac-metadata, freesound, functional-trees, gadgets, gendl, glacier, golden-utils, gtirb-capstone, gtirb-functions, gtwiwtg, harmony, helambdap, hunchenissr, hyperluminal-mem, imago, ironclad, json-mop, kekule-clj, lake, lass, lichat-protocol, linear-programming, linux-packaging, lisp-binary, listopia, magicl, maiden, markup, mcclim, mgl-pax, mito, multiposter, mutility, neural-classifier, nodgui, north, omer-count, origin, parachute, parsley, patchwork, perceptual-hashes, petalisp, plump, pngload, postmodern, qlot, quicklisp-stats, quilc, quri, random-uuid, sc-extensions, seedable-rng, sel, select, serapeum, shadow, shasht, slot-extra-options, sly, staple, static-dispatch, stripe, stumpwm, taglib, tfeb-lisp-tools, tfm, trivia, trivial-features, trivial-timer, ttt, umbra, umlisp, utilities.print-items, validate-list, vgplot, with-user-abort, zippy.</p><p><b>Removed projects</b>: its</p><p>To get this update, use <code>(ql:update-dist "quicklisp")</code>. Enjoy!</p>Unknownnoreply@blogger.com0tag:blogger.com,1999:blog-966494149405077884.post-88348370438731362382021-02-28T17:36:00.002-05:002021-02-28T17:43:31.419-05:00February 2021 Quicklisp dist update now available<p><b> New projects</b>: </p><ul><li><a href="https://github.com/C-Entropy/audio-tag/">audio-tag</a> — tool to deal with audio tags. read and write — BSD-2-Clause License</li><li><a href="https://www.hexstreamsoft.com/libraries/canonicalized-initargs/">canonicalized-initargs</a> — Provides a :canonicalize slot option accepting an initarg canonicalization function. — Unlicense</li><li><a href="https://github.com/masatoi/cl-debug-print/">cl-debug-print</a> — A reader-macro for debug print — MIT</li><li><a href="https://github.com/notmgsk/cl-json-schema/">cl-json-schema</a> — Describe cl-json-schema here — Specify license here</li><li><a href="https://github.com/Jach/cl-ses4/">cl-ses4</a> — AWS SES email sender using Signature Version 4 of Amazon's API — Public Domain</li><li><a href="https://github.com/gzip4/cl-telebot/">cl-telebot</a> — Common Lisp Telegram Bot API — MIT</li><li><a href="https://github.com/spwhitton/consfigurator/">consfigurator</a> — Lisp declarative configuration management system — GPL-3+</li><li><a href="https://mfiano.net/projects/cricket">cricket</a> — A library for generating and manipulating coherent noise — MIT</li><li><a href="https://mfiano.net/projects/cubic-bezier">cubic-bezier</a> — A library for constructing and evaluating cubic Bézier curve paths. — MIT</li><li><a href="https://github.com/szos/defconfig/">defconfig</a> — A configuration system for user exposed variables — GPLv3</li><li><a href="https://www.hexstreamsoft.com/libraries/enhanced-defclass/">enhanced-defclass</a> — Provides a truly extensible version of DEFCLASS that can accurately control the expansion according to the metaclass and automatically detect the suitable metaclass by analyzing the DEFCLASS form. — Unlicense</li><li><a href="https://nunotrocado.com/freesound/">freesound</a> — A client for Freesound.org. — MIT</li><li><a href="https://github.com/mnasoft/mnas-graph/">mnas-graph</a> — Defines basic functions for creating a graph data structure and displaying it via graphviz. — GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 or later</li><li><a href="https://github.com/mnasoft/mnas-hash-table/">mnas-hash-table</a> — Defines some functions for working with hash tables. — GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 or later</li><li><a href="https://github.com/jasom/nyaml/">nyaml</a> — Native YAML Parser — MIT</li><li><a href="https://gitlab.com/ralt/pvars">pvars</a> — easily define persistent variables — MIT</li><li><a href="https://mfiano.net/projects/random-uuid">random-uuid</a> — Create and parse RFC-4122 UUID version 4 identifiers. — MIT</li><li><a href="https://fisxoj.github.io/sanity-clause/">sanity-clause</a> — Sanity clause is a data contract and validation library. — LGPLv3</li><li><a href="https://mfiano.net/projects/seedable-rng">seedable-rng</a> — A seedable random number generator. — MIT</li><li><a href="https://github.com/some-mthfka/slot-extra-options">slot-extra-options</a> — Extra options for slots using MOP. — LGPL-3.0-or-later</li><li><a href="https://github.com/charJe/tailrec/">tailrec</a> — Guaranteed tail call optimization. — LLGPL</li><li><a href="https://github.com/tfeb/tfeb-lisp-tools/">tfeb-lisp-tools</a> — TFEB.ORG Lisp tools — MIT</li></ul><p><b>Updated projects</b>: algae, april, async-process, black-tie, cepl, cl+ssl, cl-ana, cl-async, cl-change-case, cl-coveralls, cl-data-structures, cl-dbi, cl-fxml, cl-grip, cl-gserver, cl-html-readme, cl-ipfs-api2, cl-kraken, cl-liballegro-nuklear, cl-libusb, cl-patterns, cl-pdf, cl-prevalence, cl-reexport, cl-shlex, cl-smtp, cl-string-generator, cl-threadpool, cl-typesetting, cl-unicode, cl-utils, cl-webkit, cl-yesql, clog, closer-mop, clsql, cmd, common-lisp-jupyter, core, cover, croatoan, datum-comments, defenum, dexador, easy-audio, eclector, fast-websocket, feeder, file-select, flare, float-features, freebsd-sysctl, functional-trees, fxml, geco, gendl, gtirb-capstone, gtirb-functions, gtwiwtg, harmony, hu.dwim.bluez, hu.dwim.common-lisp, hu.dwim.defclass-star, hu.dwim.logger, hu.dwim.quasi-quote, hu.dwim.reiterate, hu.dwim.sdl, hu.dwim.walker, hu.dwim.zlib, hunchenissr, iterate, jingoh, lass, lichat-protocol, linear-programming, lisp-chat, lmdb, magicl, maiden, mailgun, markdown.cl, mcclim, mgl-pax, mito, monomyth, named-read-macros, nodgui, num-utils, numcl, open-location-code, origin, orizuru-orm, osicat, periods, petalisp, plump-sexp, portal, py4cl, py4cl2, qlot, quri, read-as-string, repl-utilities, rpcq, rutils, s-sysdeps, sel, select, serapeum, shared-preferences, sly, spinneret, studio-client, stumpwm, ten, trivia, trivial-clipboard, trivial-features, ttt, uax-15, ucons, umlisp, uncursed, utm-ups, with-contexts, zacl, zippy.</p><p>To get this update, use (ql:update-dist "quicklisp"). Enjoy!</p>Unknownnoreply@blogger.com0tag:blogger.com,1999:blog-966494149405077884.post-71322341061762075832021-02-13T20:59:00.005-05:002021-02-13T20:59:58.385-05:00Newer Quicklisp client available<p> I had to revert the change that allows slashes in dist names for Ultralisp. If your Quicklisp directory has a lot of files and subdirectories (which is normal), the wild-inferiors file search for dist info is unacceptably slow. </p><p>You can get an updated client with the feature reverted with (ql:update-client).</p>Unknownnoreply@blogger.com0tag:blogger.com,1999:blog-966494149405077884.post-23435773570278639062021-02-11T18:06:00.001-05:002021-02-11T18:06:14.384-05:00New Quicklisp client available<p> I've just published a new version of the Quicklisp client. You can get it with (ql:update-client).</p><p>This version updates the fallback ASDF from 2.26 to 3.2.1. (This will not have any effect on any implementation except CLISP, which does not come with ASDF of any version.)</p><p>It also includes support for dists with slashes in the name, as published by Ultralisp.</p><p>Thanks to those who contributed <a href="https://github.com/quicklisp/quicklisp-client/pulls?q=is%3Apr+is%3Aclosed">pull requests</a> incorporated in this update.</p>Unknownnoreply@blogger.com0tag:blogger.com,1999:blog-966494149405077884.post-68000170235381671022021-01-24T19:35:00.001-05:002021-01-24T19:35:11.797-05:00January 2021 Quicklisp dist update now available<p><b> New projects</b>: </p><ul><li><a href="https://gitlab.com/TheLostLambda/astonish">astonish</a> — A small library for querying and manipulating Lisp ASTs — GPLv3</li><li><a href="https://github.com/dkochmanski/cl-dejavu/">cl-dejavu</a> — Repack of DejaVu fonts for Common Lisp — CC0-1.0 (fonts have a separate license)</li><li><a href="https://github.com/Goheeca/cl-fxml/">cl-fxml</a> — cl-fxml: Common Lisp - Finally eXtended Markup Language. — MIT</li><li><a href="https://github.com/glv2/cl-zstd/">cl-zstd</a> — Zstandard (de)compression using bindings to libzstd — GPL-3</li><li><a href="https://github.com/rabbibotton/clog/">clog</a> — The Common Lisp Omnificent GUI — BSD</li><li><a href="https://github.com/interactive-ssr/core/">core</a> — Make Interactive-Server-Side-Rendered web pages with declaritive and recursive programming. This is the core functionality is reusable for all server modules. — LLGPL</li><li><a href="https://gitlab.common-lisp.net/definer/definer">definer</a> — A DEF macro for Common Lisp. The DEFINER library adds a simple macro DEF to Common Lisp that replaces the various 'def*' forms in the language. It is a simple hack, but it adds some elegance to the language. Of course, it comes with its own way to be extended. — BSD</li><li><a href="https://github.com/interactive-ssr/hunchenissr/">hunchenissr</a> — Make Interactive-Server-Side-Rendered web pages with declaritive and recursive programming. — LLGPL</li><li><a href="https://www.hexstreamsoft.com/libraries/inheriting-readers/">inheriting-readers</a> — Provides a simple yet powerful value inheritance scheme. — Unlicense</li><li><a href="https://github.com/40ants/mailgun/">mailgun</a> — A thin wrapper to post HTML emails through mailgun.com — Unlicense</li><li><a href="https://github.com/charJe/portal/">portal</a> — Portable websockets. — LLGPL</li><li><a href="https://github.com/phoe/quicklisp-stats/">quicklisp-stats</a> — Fetches and operates on Quicklisp download statistics. — MIT</li><li><a href="https://www.hexstreamsoft.com/libraries/shared-preferences/">shared-preferences</a> — Notably allows flexible specification of package-local preferences. — Unlicense</li><li><a href="https://github.com/phoe/tclcs-code/">tclcs-code</a> — Companion code for "The Common Lisp Condition System" — MIT</li><li><a href="https://github.com/mon-key/unicly/">unicly</a> — UUID Generation per RFC 4122 — MIT</li><li><a href="https://github.com/nathanvy/wallstreetflets/">wallstreetflets</a> — Wall Street FLETs: A library for calculating Options Greeks — GPL v3</li></ul><p><b>Updated projects:</b> access, algae, anaphora, anypool, april, architecture.builder-protocol, atomics, bp, cepl, chanl, cl+ssl, cl-ansi-text, cl-collider, cl-data-structures, cl-fad, cl-fastcgi, cl-gobject-introspection, cl-gserver, cl-ipfs-api2, cl-kraken, cl-liballegro-nuklear, cl-marklogic, cl-mixed, cl-mssql, cl-ssdb, cl-str, cl-telegram-bot, cl-unicode, cl-utils, cl-wave-file-writer, cl-webkit, clack-pretend, clast, clath, closer-mop, cmd, coleslaw, common-lisp-jupyter, concrete-syntax-tree, conium, croatoan, cytoscape-clj, damn-fast-priority-queue, data-lens, djula, easy-audio, fast-generic-functions, flac-metadata, functional-trees, fuzzy-match, garbage-pools, gendl, golden-utils, graph, gtwiwtg, harmony, helambdap, house, ironclad, kekule-clj, lichat-protocol, local-time, markup, math, mcclim, mgl-pax, mutility, named-readtables, nibbles, numpy-file-format, ook, opticl, origin, parachute, paren6, parsley, patchwork, petalisp, phoe-toolbox, picl, plump, pngload, portable-condition-system, postmodern, qlot, read-number, rpcq, sb-cga, sb-fastcgi, sel, select, serapeum, shadow, sheeple, sly, stripe, terminfo, trace-db, trivia, trivial-gray-streams, trivial-mmap, trucler, uax-15, ucons, umbra, uncursed, unix-opts, varjo, vgplot, with-contexts, xhtmlambda, zpb-exif, zpb-ttf.</p><p><b>Removed projects</b>: flac-parser, gamebox-dgen, gamebox-ecs, gamebox-frame-manager, genie, shorty, simple-logger.</p><p>To get this update, use (ql:update-dist "quicklisp"). Enjoy!</p>Unknownnoreply@blogger.com0tag:blogger.com,1999:blog-966494149405077884.post-58186524241048381222020-12-20T20:27:00.001-05:002020-12-20T20:27:12.428-05:00December 2020 Quicklisp dist update now available<p> <b>New projects</b>: </p><ul><li><a href="https://github.com/dtqec/aether/">aether</a> — A DSL for emulating an actor-based distributed system, housed on a family of emulated devices. — MIT (See LICENSE.md)</li><li><a href="https://github.com/phoe/binding-arrows/">binding-arrows</a> — An implementation of threading macros based on binding anonymous variables — MIT</li><li><a href="https://github.com/marcoheisig/bitfield/">bitfield</a> — Efficiently represent several finite sets or small integers as a single non-negative integer. — MIT</li><li><a href="https://github.com/K1D77A/cl-bloggy/">cl-bloggy</a> — A simple extendable blogging system to use with Hunchentoot — MIT</li><li><a href="https://github.com/sirherrbatka/cl-data-structures/">cl-data-structures</a> — Data structures, ranges, ranges algorithms. — BSD simplified</li><li><a href="https://github.com/Frechmatz/cl-html-readme">cl-html-readme</a> — A HTML Documentation Generator for Common Lisp projects. — MIT</li><li><a href="https://github.com/compufox/cl-ini/">cl-ini</a> — INI file parser — MIT</li><li><a href="https://github.com/inaimathi/cl-notebook/">cl-notebook</a> — A notebook-style in-browser editor for Common Lisp — AGPL3</li><li><a href="https://github.com/tdrhq/cl-unix-sockets/">cl-unix-sockets</a> — UNIX Domain socket — Apache License, Version 2.0</li><li><a href="https://github.com/ruricolist/cmd/">cmd</a> — A utility for running external programs — MIT</li><li><a href="https://github.com/yitzchak/cytoscape-clj/">cytoscape-clj</a> — A cytoscape widget for Common Lisp Jupyter. — MIT</li><li><a href="https://github.com/phoe/damn-fast-priority-queue/">damn-fast-priority-queue</a> — A heap-based priority queue whose first and foremost priority is speed. — MIT</li><li><a href="https://github.com/guicho271828/dataloader/">dataloader</a> — A universal loader library for various data formats for images/audio — LLGPL</li><li><a href="https://github.com/s-expressionists/Ecclesia/">ecclesia</a> — Utilities for parsing Lisp code. — MIT</li><li><a href="https://github.com/vindarel/fuzzy-match">fuzzy-match</a> — From a string input and a list of candidates, return the most relevant candidates first. — MIT</li><li><a href="https://github.com/gpwwjr/GECO/">geco</a> — GECO: Genetic Evolution through Combination of Objects A CLOS-based Framework for Prototyping Genetic Algorithms — GPL 2.0</li><li><a href="https://github.com/cbeo/gtwiwtg/">gtwiwtg</a> — Lazy-ish iterators — GPLv3</li><li><a href="https://github.com/genelkim/gute/">gute</a> — Gene's personal kitchen sink library. — MIT</li><li><a href="https://github.com/sirherrbatka/lense/">lense</a> — Racket style lenses for the Common Lisp. — BSD-2</li><li><a href="https://github.com/neil-lindquist/linear-programming-glpk/">linear-programming-glpk</a> — A backend for linear-programming using GLPK — GPL 3.0</li><li><a href="https://github.com/glv2/mgrs/">mgrs</a> — Convert coordinates between Latitude/Longitude and MGRS. — GPL-3</li><li><a href="https://gitlab.com/smaller-infinity/monomyth">monomyth</a> — A distributed data processing library for CL — MPL 2.0</li><li><a href="https://github.com/shamazmazum/neural-classifier/">neural-classifier</a> — Classification of samples based on neural network. — 2-clause BSD</li><li><a href="https://bitbucket.org/dfmorrison/roan.git">roan</a> — A library to support change ringing applications — MIT</li><li><a href="https://github.com/glv2/simple-neural-network/">simple-neural-network</a> — Simple neural network — GPL-3</li><li><a href="https://github.com/GrammaTech/stefil-/">stefil-</a> — Unspecified — Unspecified</li><li>tree-search — Search recursively through trees of nested lists — ISC</li><li><a href="https://github.com/genelkim/ttt/">ttt</a> — A language for transparent modifications of s-expression based trees. — GPLv3</li><li><a href="https://github.com/glv2/utm-ups/">utm-ups</a> — Convert coordinates between Latitude/Longitude and UTM or UPS. — GPL-3</li><li><a href="https://gitlab.common-lisp.net/mantoniotti/with-contexts">with-contexts</a> — The WITH-CONTEXT System. A system providing a WITH macro and 'context'ualized objects handled by a ENTER/HANDLE/EXIT protocol in the spirit of Python's WITH macro. Only better, or, at a minimum different, of course. — BSD</li></ul><p><b>Updated projects</b>: 3bmd, 3bz, 3d-matrices, 3d-vectors, adopt, algae, april, arc-compat, architecture.builder-protocol, array-utils, arrow-macros, aws-sign4, bdef, binpack, check-bnf, cl-ana, cl-ansi-text, cl-bunny, cl-catmull-rom-spline, cl-cffi-gtk, cl-collider, cl-conllu, cl-covid19, cl-custom-hash-table, cl-digraph, cl-environments, cl-gamepad, cl-gd, cl-glfw3, cl-gserver, cl-interpol, cl-kraken, cl-liballegro, cl-liballegro-nuklear, cl-libyaml, cl-lzlib, cl-markless, cl-maxminddb, cl-mime, cl-mixed, cl-mongo-id, cl-naive-store, cl-octet-streams, cl-pass, cl-patterns, cl-pdf, cl-portaudio, cl-prevalence, cl-randist, cl-rdkafka, cl-sdl2, cl-sdl2-mixer, cl-semver, cl-sendgrid, cl-setlocale, cl-skkserv, cl-steamworks, cl-str, cl-tcod, cl-telegram-bot, cl-unicode, cl-utils, cl-wavelets, cl-webkit, cl-yaml, clesh, clj, clml, closer-mop, clsql, clweb, colored, common-lisp-jupyter, concrete-syntax-tree, conduit-packages, consix, corona, croatoan, curry-compose-reader-macros, dartscltools, dartscluuid, data-lens, defclass-std, deploy, dexador, djula, docparser, doplus, easy-audio, easy-routes, eazy-documentation, eclector, esrap, file-select, flexichain, float-features, floating-point-contractions, functional-trees, gadgets, gendl, generic-cl, glacier, golden-utils, gtirb-capstone, harmony, helambdap, house, hunchentoot-multi-acceptor, hyperluminal-mem, imago, ironclad, jingoh, jpeg-turbo, jsonrpc, kekule-clj, linear-programming, linux-packaging, lisp-chat, lisp-critic, lisp-gflags, literate-lisp, lmdb, local-package-aliases, local-time, lquery, markup, math, mcclim, millet, mito, mmap, mutility, named-readtables, neo4cl, nibbles, num-utils, origin, orizuru-orm, parachute, pathname-utils, perceptual-hashes, petalisp, phoe-toolbox, physical-quantities, picl, pjlink, portable-condition-system, postmodern, prometheus.cl, protest, protobuf, py4cl, py4cl2, qt-libs, quilc, quri, rcl, read-number, reader, rpcq, rutils, s-graphviz, sc-extensions, secret-values, sel, select, serapeum, shadow, simple-parallel-tasks, slime, sly, snooze, static-dispatch, stmx, stumpwm, swank-client, swank-protocol, sxql, tesseract-capi, textery, tooter, trace-db, trivial-compress, trivial-do, trivial-pooled-database, trivial-string-template, uax-15, uncursed, verbose, vp-trees, weblocks-examples, weblocks-prototype-js.</p><p><b>Removed projects</b>: cl-arrows, cl-generic-arithmetic, clcs-code, dyna, osmpbf, sanity-clause, unicly.</p><p>To get this update, use (ql:update-dist "quicklisp")</p><p>Enjoy!</p>Unknownnoreply@blogger.com0tag:blogger.com,1999:blog-966494149405077884.post-30596749731422348352020-10-16T09:57:00.003-04:002020-10-16T09:57:39.228-04:00October 2020 Quicklisp dist update now available<p><b> New projects</b>: </p><ul><li><a href="https://github.com/borodust/bodge-concurrency/">bodge-concurrency</a> — Concurrency utilities — MIT</li><li><a href="https://github.com/borodust/bodge-heap/">bodge-heap</a> — Heap implementation — MIT</li><li><a href="https://github.com/borodust/bodge-host/">bodge-host</a> — OS-dependent routines — MIT</li><li><a href="https://github.com/borodust/bodge-libc-essentials/">bodge-libc-essentials</a> — Common Lisp bindings to most essential part of libc — MIT</li><li><a href="https://github.com/borodust/bodge-math/">bodge-math</a> — Math routines — MIT</li><li><a href="https://github.com/borodust/bodge-memory/">bodge-memory</a> — Memory handling utilities — MIT</li><li><a href="https://github.com/borodust/bodge-nanovg/">bodge-nanovg</a> — Wrapper over nanovg library for cl-bodge system — MIT</li><li><a href="https://github.com/borodust/bodge-queue/">bodge-queue</a> — Simple FIFO implementation with no external dependencies — MIT</li><li><a href="https://github.com/borodust/bodge-utilities/">bodge-utilities</a> — Utility library — MIT</li><li><a href="https://github.com/borodust/c2ffi-blob/">c2ffi-blob</a> — c2ffi executables for various platforms — MIT</li><li><a href="https://github.com/borodust/cffi-c-ref/">cffi-c-ref</a> — Adds streamlined access to foreign memory — MIT</li><li><a href="https://github.com/mmontone/cl-peppol/">cl-peppol</a> — PEPPOL eInvoicing library — MIT</li><li><a href="https://github.com/vindarel/cl-sendgrid/">cl-sendgrid</a> — Wrapper to SendGrid's API. — MIT</li><li><a href="https://github.com/borodust/claw-support/">claw-support</a> — Support routines for claw — MIT</li><li><a href="https://github.com/borodust/claw-utils/">claw-utils</a> — Utilities for easier autowrapping — MIT</li><li><a href="https://www.hexstreamsoft.com/libraries/enhanced-typep/">enhanced-typep</a> — Obsoletes all TYPEP thin wrappers. — Unlicense</li><li><a href="https://github.com/mmontone/hunchentoot-errors/">hunchentoot-errors</a> — Augments Hunchentoot error pages and logs with request and session information — MIT</li><li><a href="https://github.com/borodust/nuklear-renderer-blob/">nuklear-renderer-blob</a> — Nuklear IM GUI renderer foreign library collection — MIT</li><li><a href="https://github.com/egao1980/tesseract-capi/">tesseract-capi</a> — Tesseract C API wrapper — MIT</li><li><a href="https://github.com/mon-key/unicly/">unicly</a> — UUID Generation per RFC 4122 — MIT</li></ul><p><b>Updated projects</b>: adopt, agnostic-lizard, algae, april, base-blobs, bdef, beast, binary-io, bobbin, bodge-blobs-support, bodge-chipmunk, bodge-glad, bodge-glfw, bodge-nuklear, bodge-ode, bodge-openal, bodge-sndfile, chancery, chanl, check-bnf, chipmunk-blob, chirp, ci-utils, cl-async-await, cl-base64, cl-buchberger, cl-capstone, cl-cffi-gtk, cl-collider, cl-covid19, cl-csv, cl-digraph, cl-flow, cl-forms, cl-gamepad, cl-grip, cl-ipfs-api2, cl-kaputt, cl-liballegro-nuklear, cl-markless, cl-marshal, cl-messagepack, cl-mixed, cl-muth, cl-naive-store, cl-netpbm, cl-patterns, cl-pcg, cl-portaudio, cl-pslib, cl-readline, cl-rss, cl-sdl2, cl-semver, cl-setlocale, cl-ssh-keys, cl-webkit, class-options, claw, clj, closer-mop, clsql, clsql-local-time, clunit2, com-on, common-lisp-jupyter, croatoan, crypto-shortcuts, dartscltools, data-lens, djula, eclector, femlisp, flexichain, font-discovery, gadgets, gendl, glad-blob, glfw-blob, glkit, golden-utils, gtirb, harmony, hu.dwim.def, hu.dwim.presentation, hu.dwim.quasi-quote, hu.dwim.rdbms, hu.dwim.web-server, hyperluminal-mem, hyperobject, jingoh, kmrcl, lack, literate-lisp, markup, mcclim, messagebox, meta-sexp, mgl-pax, millet, mito-attachment, mmap, mutility, nanovg-blob, nuklear-blob, ode-blob, openal-blob, origin, overlord, paren6, petalisp, pngload, postmodern, puri, py4cl2, reversi, ryeboy, sc-extensions, sel, serapeum, shasht, simple-flow-dispatcher, sly, sndfile-blob, stmx, stumpwm, ten, trivial-do, ucons.</p><p><b>Removed projects</b>: cl-piglow, cl-proj, clutz, roan, scalpl.</p><p>To get this update, use (ql:update-dist "quicklisp").</p><p>Enjoy!</p>Unknownnoreply@blogger.com1tag:blogger.com,1999:blog-966494149405077884.post-45678105405003479302020-09-25T15:40:00.002-04:002020-09-25T15:40:34.508-04:00September 2020 Quicklisp dist update now available<p><b> New projects</b>: </p><ul><li><a href="https://github.com/tpine/cl-base16/">cl-base16</a> — Common Lisp implementation of base16 — GPLv2</li><li><a href="https://github.com/dnaeon/cl-bcrypt">cl-bcrypt</a> — Common Lisp system for generating and parsing of bcrypt password hashes — BSD 2-Clause</li><li><a href="https://gitlab.com/Harag/cl-getx">cl-getx</a> — This is a naive, persisted, in memory (lazy loading) data store for Common Lisp. — MIT</li><li><a href="https://github.com/yitzchak/cl-indentify/">cl-indentify</a> — A code beautifier for Common Lisp. — MIT</li><li><a href="https://github.com/michipili/cl-kaputt/">cl-kaputt</a> — A Simple Interactive Test Framework for Common Lisp — MIT</li><li><a href="https://github.com/cmoore/cl-mango/">cl-mango</a> — A minimalist CouchDB 2.x database client. — BSD3</li><li><a href="https://github.com/noloop/cl-minify-css">cl-minify-css</a> — To minify css with common lisp. — GPLv3</li><li><a href="https://github.com/dnaeon/cl-rfc4251">cl-rfc4251</a> — Common Lisp library for encoding and decoding data in RFC 4251 compliant format — BSD 2-Clause</li><li><a href="https://github.com/shamazmazum/cl-setlocale/">cl-setlocale</a> — FFI to setlocale and ncurses locale helper — 2-clause BSD</li><li><a href="https://github.com/dnaeon/cl-ssh-keys">cl-ssh-keys</a> — Common Lisp system for generating and parsing of OpenSSH keys — BSD 2-Clause</li><li><a href="https://github.com/Frechmatz/cl-wave-writer">cl-wave-file-writer</a> — A wave file writer — MIT</li><li><a href="https://www.hexstreamsoft.com/libraries/class-options/">class-options</a> — Provides easy access to the defining class and its options during initialization. — Unlicense</li><li><a href="https://www.hexstreamsoft.com/libraries/compatible-metaclasses/">compatible-metaclasses</a> — Validates superclasses according to a simple substitution model, thereby greatly simplifying the definition of class mixins. — Unlicense</li><li><a href="https://www.hexstreamsoft.com/libraries/enhanced-find-class/">enhanced-find-class</a> — Provides a canonical way of converting class designators to classes. — Unlicense</li><li><a href="https://www.hexstreamsoft.com/libraries/evaled-when/">evaled-when</a> — Provides a way of extracting and replicating the compile-time side-effects of forms. — Unlicense</li><li><a href="https://shinmera.github.io/file-attributes">file-attributes</a> — Access to file attributes (uid, gid, atime, mtime, mod) — zlib</li><li><a href="https://github.com/BnMcGn/gadgets/">gadgets</a> — Ben McGunigle's utility collection — Apache License, version 2.0</li><li><a href="https://github.com/markasoftware/gooptest/">gooptest</a> — A microcontroller testing framework. — GPL-3.0</li><li><a href="https://github.com/yitzchak/kekule-clj/">kekule-clj</a> — A Kekule widget for Common Lisp Jupyter — MIT</li><li><a href="https://github.com/guicho271828/magicffi/">magicffi</a> — cffi interface to libmagic(3) — Simplified BSD License</li><li><a href="https://github.com/mnasoft/math/">math</a> —это математическая библиотека, реализующая некоторые алгоритмы: - линейной алгебры; - операций работы с матрицами; - статистические функции; - линейной и билинейной интерполяции; - нахождения приближающих многочленов, реализованная на Common Lisp — GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 or later</li><li><a href="https://shinmera.github.io/messagebox/">messagebox</a> — A library to show a native message box dialog. — zlib</li><li><a href="https://github.com/K1D77A/metalock/">metalock</a> — A metaclass that makes building parallel systems easier by providing each slot within a class a lock which is grabbed automatically. — MIT</li><li><a href="https://gitlab.com/ralt/nbd">nbd</a> — Network Block Device server library. — MIT</li><li><a href="https://www.hexstreamsoft.com/libraries/object-class/">object-class</a> — Ensures that special subclasses of standard-object cluster right in front of standard-object in the class precedence list. — Unlicense</li><li><a href="https://anlsh.github.io/picl/">picl</a> — Python Itertools in Common Lisp — MIT</li><li><a href="https://github.com/jschatzer/pkg-doc/">pkg-doc</a> — View package documentation in a clim-treeview — BSD Simplified</li><li><a href="https://github.com/digikar99/py4cl2/">py4cl2</a> — Some improvements over py4cl — MIT</li><li><a href="https://yitzchak.github.io/shasht/">shasht</a> — JSON reading and writing for the Kzinti. — MIT</li><li><a href="https://www.hexstreamsoft.com/libraries/simple-guess/">simple-guess</a> — Defines a simple extensible protocol for computing a guess using advisors. — Unlicense</li><li><a href="https://github.com/yitzchak/trivial-do/">trivial-do</a> — Looping extensions that follow the style of the core DO functions. — MIT</li><li><a href="https://github.com/Plisp/uncursed/">uncursed</a> — Another TUI library, this time without curses. — BSD 3-Clause</li><li><a href="https://github.com/jesseoff/xcat/">xcat</a> — XCAT mass LAN big file distributor — MIT</li><li><a href="https://shinmera.github.io/zippy">zippy</a> — A fast zip archive library — zlib</li></ul><p><b>Updated projects</b>: <a href="http://quickdocs.org/3b-hdr/">3b-hdr</a>, <a href="http://quickdocs.org/3bmd/">3bmd</a>, <a href="http://quickdocs.org/acclimation/">acclimation</a>, <a href="http://quickdocs.org/alexandria/">alexandria</a>, <a href="http://quickdocs.org/algae/">algae</a>, <a href="http://quickdocs.org/anypool/">anypool</a>, <a href="http://quickdocs.org/april/">april</a>, <a href="http://quickdocs.org/atomics/">atomics</a>, <a href="http://quickdocs.org/babel/">babel</a>, <a href="http://quickdocs.org/bdef/">bdef</a>, <a href="http://quickdocs.org/bst/">bst</a>, <a href="http://quickdocs.org/ci-utils/">ci-utils</a>, <a href="http://quickdocs.org/city-hash/">city-hash</a>, <a href="http://quickdocs.org/cl-all/">cl-all</a>, <a href="http://quickdocs.org/cl-aristid/">cl-aristid</a>, <a href="http://quickdocs.org/cl-autowrap/">cl-autowrap</a>, <a href="http://quickdocs.org/cl-base64/">cl-base64</a>, <a href="http://quickdocs.org/cl-bnf/">cl-bnf</a>, <a href="http://quickdocs.org/cl-cffi-gtk/">cl-cffi-gtk</a>, <a href="http://quickdocs.org/cl-collider/">cl-collider</a>, <a href="http://quickdocs.org/cl-conllu/">cl-conllu</a>, <a href="http://quickdocs.org/cl-covid19/">cl-covid19</a>, <a href="http://quickdocs.org/cl-dot/">cl-dot</a>, <a href="http://quickdocs.org/cl-erlang-term/">cl-erlang-term</a>, <a href="http://quickdocs.org/cl-fix/">cl-fix</a>, <a href="http://quickdocs.org/cl-forms/">cl-forms</a>, <a href="http://quickdocs.org/cl-fuse/">cl-fuse</a>, <a href="http://quickdocs.org/cl-gamepad/">cl-gamepad</a>, <a href="http://quickdocs.org/cl-gserver/">cl-gserver</a>, <a href="http://quickdocs.org/cl-html-parse/">cl-html-parse</a>, <a href="http://quickdocs.org/cl-kraken/">cl-kraken</a>, <a href="http://quickdocs.org/cl-liballegro/">cl-liballegro</a>, <a href="http://quickdocs.org/cl-liballegro-nuklear/">cl-liballegro-nuklear</a>, <a href="http://quickdocs.org/cl-markless/">cl-markless</a>, <a href="http://quickdocs.org/cl-migratum/">cl-migratum</a>, <a href="http://quickdocs.org/cl-mixed/">cl-mixed</a>, <a href="http://quickdocs.org/cl-mpg123/">cl-mpg123</a>, <a href="http://quickdocs.org/cl-naive-store/">cl-naive-store</a>, <a href="http://quickdocs.org/cl-patterns/">cl-patterns</a>, <a href="http://quickdocs.org/cl-png/">cl-png</a>, <a href="http://quickdocs.org/cl-pslib/">cl-pslib</a>, <a href="http://quickdocs.org/cl-rabbit/">cl-rabbit</a>, <a href="http://quickdocs.org/cl-readline/">cl-readline</a>, <a href="http://quickdocs.org/cl-redis/">cl-redis</a>, <a href="http://quickdocs.org/cl-renderdoc/">cl-renderdoc</a>, <a href="http://quickdocs.org/cl-rrt/">cl-rrt</a>, <a href="http://quickdocs.org/cl-rsvg2/">cl-rsvg2</a>, <a href="http://quickdocs.org/cl-sdl2-ttf/">cl-sdl2-ttf</a>, <a href="http://quickdocs.org/cl-steamworks/">cl-steamworks</a>, <a href="http://quickdocs.org/cl-stomp/">cl-stomp</a>, <a href="http://quickdocs.org/cl-store/">cl-store</a>, <a href="http://quickdocs.org/cl-str/">cl-str</a>, <a href="http://quickdocs.org/cl-unification/">cl-unification</a>, <a href="http://quickdocs.org/cl-utils/">cl-utils</a>, <a href="http://quickdocs.org/cl-webkit/">cl-webkit</a>, <a href="http://quickdocs.org/cl-zyre/">cl-zyre</a>, <a href="http://quickdocs.org/clack-pretend/">clack-pretend</a>, <a href="http://quickdocs.org/clast/">clast</a>, <a href="http://quickdocs.org/clawk/">clawk</a>, <a href="http://quickdocs.org/clcs-code/">clcs-code</a>, <a href="http://quickdocs.org/climacs/">climacs</a>, <a href="http://quickdocs.org/clj/">clj</a>, <a href="http://quickdocs.org/closer-mop/">closer-mop</a>, <a href="http://quickdocs.org/clunit2/">clunit2</a>, <a href="http://quickdocs.org/com-on/">com-on</a>, <a href="http://quickdocs.org/com.google.base/">com.google.base</a>, <a href="http://quickdocs.org/common-lisp-jupyter/">common-lisp-jupyter</a>, <a href="http://quickdocs.org/commonqt/">commonqt</a>, <a href="http://quickdocs.org/croatoan/">croatoan</a>, <a href="http://quickdocs.org/deploy/">deploy</a>, <a href="http://quickdocs.org/diff-match-patch/">diff-match-patch</a>, <a href="http://quickdocs.org/djula/">djula</a>, <a href="http://quickdocs.org/easy-audio/">easy-audio</a>, <a href="http://quickdocs.org/easy-routes/">easy-routes</a>, <a href="http://quickdocs.org/eazy-process/">eazy-process</a>, <a href="http://quickdocs.org/eclector/">eclector</a>, <a href="http://quickdocs.org/eos/">eos</a>, <a href="http://quickdocs.org/exscribe/">exscribe</a>, <a href="http://quickdocs.org/f2cl/">f2cl</a>, <a href="http://quickdocs.org/fare-quasiquote/">fare-quasiquote</a>, <a href="http://quickdocs.org/fast-io/">fast-io</a>, <a href="http://quickdocs.org/file-select/">file-select</a>, <a href="http://quickdocs.org/fiveam/">fiveam</a>, <a href="http://quickdocs.org/flare/">flare</a>, <a href="http://quickdocs.org/flexi-streams/">flexi-streams</a>, <a href="http://quickdocs.org/flexichain/">flexichain</a>, <a href="http://quickdocs.org/float-features/">float-features</a>, <a href="http://quickdocs.org/font-discovery/">font-discovery</a>, <a href="http://quickdocs.org/fset/">fset</a>, <a href="http://quickdocs.org/functional-trees/">functional-trees</a>, <a href="http://quickdocs.org/gendl/">gendl</a>, <a href="http://quickdocs.org/generic-cl/">generic-cl</a>, <a href="http://quickdocs.org/glacier/">glacier</a>, <a href="http://quickdocs.org/glsl-toolkit/">glsl-toolkit</a>, <a href="http://quickdocs.org/golden-utils/">golden-utils</a>, <a href="http://quickdocs.org/gtirb/">gtirb</a>, <a href="http://quickdocs.org/gtirb-capstone/">gtirb-capstone</a>, <a href="http://quickdocs.org/harmony/">harmony</a>, <a href="http://quickdocs.org/hu.dwim.asdf/">hu.dwim.asdf</a>, <a href="http://quickdocs.org/hu.dwim.delico/">hu.dwim.delico</a>, <a href="http://quickdocs.org/hu.dwim.walker/">hu.dwim.walker</a>, <a href="http://quickdocs.org/hunchentoot-multi-acceptor/">hunchentoot-multi-acceptor</a>, <a href="http://quickdocs.org/hyperluminal-mem/">hyperluminal-mem</a>, <a href="http://quickdocs.org/hyperobject/">hyperobject</a>, <a href="http://quickdocs.org/inferior-shell/">inferior-shell</a>, <a href="http://quickdocs.org/inner-conditional/">inner-conditional</a>, <a href="http://quickdocs.org/ironclad/">ironclad</a>, <a href="http://quickdocs.org/jingoh/">jingoh</a>, <a href="http://quickdocs.org/jonathan/">jonathan</a>, <a href="http://quickdocs.org/jpeg-turbo/">jpeg-turbo</a>, <a href="http://quickdocs.org/kmrcl/">kmrcl</a>, <a href="http://quickdocs.org/lazy/">lazy</a>, <a href="http://quickdocs.org/linear-programming/">linear-programming</a>, <a href="http://quickdocs.org/lisp-binary/">lisp-binary</a>, <a href="http://quickdocs.org/lisp-gflags/">lisp-gflags</a>, <a href="http://quickdocs.org/lispcord/">lispcord</a>, <a href="http://quickdocs.org/literate-lisp/">literate-lisp</a>, <a href="http://quickdocs.org/local-time/">local-time</a>, <a href="http://quickdocs.org/log4cl/">log4cl</a>, <a href="http://quickdocs.org/maiden/">maiden</a>, <a href="http://quickdocs.org/markup/">markup</a>, <a href="http://quickdocs.org/mcclim/">mcclim</a>, <a href="http://quickdocs.org/method-hooks/">method-hooks</a>, <a href="http://quickdocs.org/mgl-pax/">mgl-pax</a>, <a href="http://quickdocs.org/modf/">modf</a>, <a href="http://quickdocs.org/mutility/">mutility</a>, <a href="http://quickdocs.org/named-readtables/">named-readtables</a>, <a href="http://quickdocs.org/nibbles/">nibbles</a>, <a href="http://quickdocs.org/nodgui/">nodgui</a>, <a href="http://quickdocs.org/null-package/">null-package</a>, <a href="http://quickdocs.org/opticl/">opticl</a>, <a href="http://quickdocs.org/origin/">origin</a>, <a href="http://quickdocs.org/osicat/">osicat</a>, <a href="http://quickdocs.org/overlord/">overlord</a>, <a href="http://quickdocs.org/paren6/">paren6</a>, <a href="http://quickdocs.org/parse/">parse</a>, <a href="http://quickdocs.org/pathname-utils/">pathname-utils</a>, <a href="http://quickdocs.org/perceptual-hashes/">perceptual-hashes</a>, <a href="http://quickdocs.org/petalisp/">petalisp</a>, <a href="http://quickdocs.org/phoe-toolbox/">phoe-toolbox</a>, <a href="http://quickdocs.org/pngload/">pngload</a>, <a href="http://quickdocs.org/portable-condition-system/">portable-condition-system</a>, <a href="http://quickdocs.org/postmodern/">postmodern</a>, <a href="http://quickdocs.org/protobuf/">protobuf</a>, <a href="http://quickdocs.org/psychiq/">psychiq</a>, <a href="http://quickdocs.org/py4cl/">py4cl</a>, <a href="http://quickdocs.org/quilc/">quilc</a>, <a href="http://quickdocs.org/quux-hunchentoot/">quux-hunchentoot</a>, <a href="http://quickdocs.org/random-state/">random-state</a>, <a href="http://quickdocs.org/read-as-string/">read-as-string</a>, <a href="http://quickdocs.org/replic/">replic</a>, <a href="http://quickdocs.org/roan/">roan</a>, <a href="http://quickdocs.org/rpcq/">rpcq</a>, <a href="http://quickdocs.org/s-graphviz/">s-graphviz</a>, <a href="http://quickdocs.org/sanity-clause/">sanity-clause</a>, <a href="http://quickdocs.org/sc-extensions/">sc-extensions</a>, <a href="http://quickdocs.org/scalpl/">scalpl</a>, <a href="http://quickdocs.org/sel/">sel</a>, <a href="http://quickdocs.org/serapeum/">serapeum</a>, <a href="http://quickdocs.org/shadow/">shadow</a>, <a href="http://quickdocs.org/sheeple/">sheeple</a>, <a href="http://quickdocs.org/shellpool/">shellpool</a>, <a href="http://quickdocs.org/simple-actors/">simple-actors</a>, <a href="http://quickdocs.org/slime/">slime</a>, <a href="http://quickdocs.org/sly/">sly</a>, <a href="http://quickdocs.org/snooze/">snooze</a>, <a href="http://quickdocs.org/stumpwm/">stumpwm</a>, <a href="http://quickdocs.org/sxql/">sxql</a>, <a href="http://quickdocs.org/tooter/">tooter</a>, <a href="http://quickdocs.org/trace-db/">trace-db</a>, <a href="http://quickdocs.org/trivia/">trivia</a>, <a href="http://quickdocs.org/trivial-arguments/">trivial-arguments</a>, <a href="http://quickdocs.org/trivial-clipboard/">trivial-clipboard</a>, <a href="http://quickdocs.org/trivial-custom-debugger/">trivial-custom-debugger</a>, <a href="http://quickdocs.org/trivial-garbage/">trivial-garbage</a>, <a href="http://quickdocs.org/trivial-gray-streams/">trivial-gray-streams</a>, <a href="http://quickdocs.org/trivial-utf-8/">trivial-utf-8</a>, <a href="http://quickdocs.org/trucler/">trucler</a>, <a href="http://quickdocs.org/uax-14/">uax-14</a>, <a href="http://quickdocs.org/umbra/">umbra</a>, <a href="http://quickdocs.org/unix-opts/">unix-opts</a>, <a href="http://quickdocs.org/vernacular/">vernacular</a>.</p><p><b>Removed projects</b>: unicly.</p><p>To get this update, use (ql:update-dist "quicklisp").</p><p>Enjoy!</p>Unknownnoreply@blogger.com0tag:blogger.com,1999:blog-966494149405077884.post-87524323031944490722020-07-16T11:01:00.001-04:002020-07-16T11:01:07.286-04:00July 2020 Quicklisp dist now available<b>New projects</b>:<br />
<ul>
<li><a href="https://github.com/FdelMazo/cl-aristid/">cl-aristid</a> — Draw Lindenmayer Systems with Common LISP! — MIT</li>
<li><a href="https://github.com/dnaeon/cl-covid19">cl-covid19</a> — Common Lisp library and utilities for inspecting COVID-19 data — BSD 2-Clause</li>
<li><a href="https://github.com/tychoish/cl-grip/">cl-grip</a> — Grip is a simple logging interface and framework. The core package contains basic infrastructure and interfaces. — Apache v2</li>
<li><a href="https://gitlab.com/lockie/cl-liballegro-nuklear">cl-liballegro-nuklear</a> — CFFI wrapper for the Nuklear IM GUI library with liballegro backend, to be used with cl-liballegro. — MIT</li>
<li><a href="https://shinmera.github.io/colored">colored</a> — System for colour representation, conversion, and operation. — zlib</li>
<li><a href="https://gitlab.com/ralt/linux-packaging">linux-packaging</a> — ASDF extension to generate linux packages. — MIT</li>
<li><a href="https://github.com/stefandevai/litterae/">litterae</a> — Beautiful documentation generation. — MIT</li>
<li><a href="https://git.theta.eu.org/osmpbf">osmpbf</a> — Library to read OpenStreetMap PBF-encoded files. — MIT</li>
<li><a href="https://github.com/40ants/teddy/">teddy</a> — A data framework for Common Lisp, wanna be like Pandas for Python. — UNLICENSE</li>
</ul>
<b>Updated projects</b>: <a href="http://quickdocs.org/3b-hdr/">3b-hdr</a>, <a href="http://quickdocs.org/3bmd/">3bmd</a>, <a href="http://quickdocs.org/3bz/">3bz</a>, <a href="http://quickdocs.org/alexandria/">alexandria</a>, <a href="http://quickdocs.org/algae/">algae</a>, <a href="http://quickdocs.org/async-process/">async-process</a>, <a href="http://quickdocs.org/atomics/">atomics</a>, <a href="http://quickdocs.org/babel/">babel</a>, <a href="http://quickdocs.org/binpack/">binpack</a>, <a href="http://quickdocs.org/cesdi/">cesdi</a>, <a href="http://quickdocs.org/cffi/">cffi</a>, <a href="http://quickdocs.org/cl-all/">cl-all</a>, <a href="http://quickdocs.org/cl-collider/">cl-collider</a>, <a href="http://quickdocs.org/cl-conllu/">cl-conllu</a>, <a href="http://quickdocs.org/cl-fix/">cl-fix</a>, <a href="http://quickdocs.org/cl-forms/">cl-forms</a>, <a href="http://quickdocs.org/cl-gearman/">cl-gearman</a>, <a href="http://quickdocs.org/cl-hamcrest/">cl-hamcrest</a>, <a href="http://quickdocs.org/cl-i18n/">cl-i18n</a>, <a href="http://quickdocs.org/cl-interpol/">cl-interpol</a>, <a href="http://quickdocs.org/cl-kraken/">cl-kraken</a>, <a href="http://quickdocs.org/cl-markless/">cl-markless</a>, <a href="http://quickdocs.org/cl-migratum/">cl-migratum</a>, <a href="http://quickdocs.org/cl-naive-store/">cl-naive-store</a>, <a href="http://quickdocs.org/cl-online-learning/">cl-online-learning</a>, <a href="http://quickdocs.org/cl-patterns/">cl-patterns</a>, <a href="http://quickdocs.org/cl-prevalence/">cl-prevalence</a>, <a href="http://quickdocs.org/cl-project/">cl-project</a>, <a href="http://quickdocs.org/cl-random-forest/">cl-random-forest</a>, <a href="http://quickdocs.org/cl-rdkafka/">cl-rdkafka</a>, <a href="http://quickdocs.org/cl-redis/">cl-redis</a>, <a href="http://quickdocs.org/cl-sat/">cl-sat</a>, <a href="http://quickdocs.org/cl-str/">cl-str</a>, <a href="http://quickdocs.org/cl-string-generator/">cl-string-generator</a>, <a href="http://quickdocs.org/cl-utils/">cl-utils</a>, <a href="http://quickdocs.org/cl-webkit/">cl-webkit</a>, <a href="http://quickdocs.org/clath/">clath</a>, <a href="http://quickdocs.org/clcs-code/">clcs-code</a>, <a href="http://quickdocs.org/clim-widgets/">clim-widgets</a>, <a href="http://quickdocs.org/clj/">clj</a>, <a href="http://quickdocs.org/closer-mop/">closer-mop</a>, <a href="http://quickdocs.org/clx/">clx</a>, <a href="http://quickdocs.org/common-lisp-jupyter/">common-lisp-jupyter</a>, <a href="http://quickdocs.org/croatoan/">croatoan</a>, <a href="http://quickdocs.org/deeds/">deeds</a>, <a href="http://quickdocs.org/deploy/">deploy</a>, <a href="http://quickdocs.org/djula/">djula</a>, <a href="http://quickdocs.org/easy-routes/">easy-routes</a>, <a href="http://quickdocs.org/eclector/">eclector</a>, <a href="http://quickdocs.org/fiveam/">fiveam</a>, <a href="http://quickdocs.org/flexi-streams/">flexi-streams</a>, <a href="http://quickdocs.org/functional-trees/">functional-trees</a>, <a href="http://quickdocs.org/gendl/">gendl</a>, <a href="http://quickdocs.org/hyperluminal-mem/">hyperluminal-mem</a>, <a href="http://quickdocs.org/introspect-environment/">introspect-environment</a>, <a href="http://quickdocs.org/ironclad/">ironclad</a>, <a href="http://quickdocs.org/lisp-critic/">lisp-critic</a>, <a href="http://quickdocs.org/lisp-preprocessor/">lisp-preprocessor</a>, <a href="http://quickdocs.org/literate-lisp/">literate-lisp</a>, <a href="http://quickdocs.org/lquery/">lquery</a>, <a href="http://quickdocs.org/markup/">markup</a>, <a href="http://quickdocs.org/mcclim/">mcclim</a>, <a href="http://quickdocs.org/mutility/">mutility</a>, <a href="http://quickdocs.org/nibbles/">nibbles</a>, <a href="http://quickdocs.org/nodgui/">nodgui</a>, <a href="http://quickdocs.org/numcl/">numcl</a>, <a href="http://quickdocs.org/origin/">origin</a>, <a href="http://quickdocs.org/osicat/">osicat</a>, <a href="http://quickdocs.org/overlord/">overlord</a>, <a href="http://quickdocs.org/parachute/">parachute</a>, <a href="http://quickdocs.org/parser.common-rules/">parser.common-rules</a>, <a href="http://quickdocs.org/perlre/">perlre</a>, <a href="http://quickdocs.org/petalisp/">petalisp</a>, <a href="http://quickdocs.org/phoe-toolbox/">phoe-toolbox</a>, <a href="http://quickdocs.org/pngload/">pngload</a>, <a href="http://quickdocs.org/postmodern/">postmodern</a>, <a href="http://quickdocs.org/qlot/">qlot</a>, <a href="http://quickdocs.org/quilc/">quilc</a>, <a href="http://quickdocs.org/read-as-string/">read-as-string</a>, <a href="http://quickdocs.org/rutils/">rutils</a>, <a href="http://quickdocs.org/sc-extensions/">sc-extensions</a>, <a href="http://quickdocs.org/scalpl/">scalpl</a>, <a href="http://quickdocs.org/sel/">sel</a>, <a href="http://quickdocs.org/serapeum/">serapeum</a>, <a href="http://quickdocs.org/shadow/">shadow</a>, <a href="http://quickdocs.org/sly/">sly</a>, <a href="http://quickdocs.org/spinneret/">spinneret</a>, <a href="http://quickdocs.org/staple/">staple</a>, <a href="http://quickdocs.org/stumpwm/">stumpwm</a>, <a href="http://quickdocs.org/tagger/">tagger</a>, <a href="http://quickdocs.org/trace-db/">trace-db</a>, <a href="http://quickdocs.org/trivial-features/">trivial-features</a>, <a href="http://quickdocs.org/trivial-mimes/">trivial-mimes</a>, <a href="http://quickdocs.org/umbra/">umbra</a>, <a href="http://quickdocs.org/uuid/">uuid</a>, <a href="http://quickdocs.org/vernacular/">vernacular</a>, <a href="http://quickdocs.org/xhtmlambda/">xhtmlambda</a>.<br />
<br />
To get this update, use (ql:update-dist "quicklisp").<br />
<br />
Enjoy!Unknownnoreply@blogger.com0