2017年12月29日

December 2017 Quicklisp dist update now available

New projects:
  • cl-ascii-table — Common Lisp library to present tabular data in ascii-art table. — MIT
  • cl-editdistance — A Common Lisp implementation of edit distance. — CC-BY-4.0
  • cl-ntriples — CL-NTRIPLES is a simple basic parser for Ntriples data. — BSD
  • cl-proj — CL-PROJ provides Proj.4 library bindings — BSD
  • de.setf.wilbur — a fork of net.sourceforge.wilbur updated for mcl and sbcl — LLGPL
  • vectors — Some utilities for using vectors — LLGPL
Updated projects: a-cl-logger, able, ahungry-fleece, architecture.builder-protocol, architecture.service-provider, aws-sign4, babel, beast, cacle, carrier, cepl, chancery, chanl, chronicity, cl+ssl, cl-conllu, cl-cuda, cl-digraph, cl-diskspace, cl-disque, cl-emoji, cl-enumeration, cl-fad, cl-fond, cl-gamepad, cl-gobject-introspection, cl-gpio, cl-graph, cl-iconv, cl-interpol, cl-liballegro, cl-messagepack-rpc, cl-neovim, cl-ntp-client, cl-pcg, cl-portaudio, cl-portmanteau, cl-ppcre, cl-rabbit, cl-rail, cl-random-forest, cl-spidev, cl-str, cl-string-match, cl-unification, cl-webkit, clazy, closer-mop, clx, commonqt, configuration.options, croatoan, curry-compose-reader-macros, declt, delta-debug, esrap, f2cl, fare-csv, fare-scripts, femlisp, fiasco, flexi-streams, fxml, gamebox-frame-manager, gamebox-grids, gamebox-math, glkit, graph, halftone, harmony, horner, html-template, hunchentoot, legit, lichat-protocol, lichat-serverlib, lichat-tcp-server, lisp-critic, local-time, maiden, mcclim, more-conditions, new-op, ook, osc, overlord, papyrus, parser.common-rules, parser.ini, postmodern, projectured, qbase64, qt-libs, qtools, quickproject, sb-cga, scalpl, serapeum, simple-tasks, staple, stumpwm, tap-unit-test, the-cost-of-nothing, tinaa, trivial-bit-streams, trivial-package-manager, ubiquitous, uiop, url-rewrite, utilities.binary-dump, utilities.print-items, utilities.print-tree, vecto, workout-timer, xhtmlambda, zs3.

To get this update, use (ql:update-dist "quicklisp").

This update was created with an older version of SBCL. The latest SBCL includes ASDF 3.3.1, which breaks a handful of projects in ways that have not been resolved yet. If you use the latest SBCL, see the build failure report to get an idea of what might not work properly.

Enjoy!
Posted by at No comments:

2017年12月04日

November 2017 Quicklisp download stats


Here are the raw download counts for the top 100 projects in Quicklisp for November:

16654 alexandria
14200 closer-mop
13130 split-sequence
12669 cl-ppcre
12667 anaphora
12397 babel
12381 trivial-features
11989 iterate
11818 trivial-gray-streams
11520 bordeaux-threads
10907 let-plus
10821 cffi
10380 trivial-garbage
 9687 flexi-streams
 9603 puri
 9396 nibbles
 8847 usocket
 8712 more-conditions
 8008 cl+ssl
 7807 trivial-backtrace
 7741 cl-base64
 7707 chunga
 7505 utilities.print-items
 7409 chipz
 7269 esrap
 7098 drakma
 6996 cl-fad
 5862 cl-yacc
 5862 ironclad
 5524 named-readtables
 5337 local-time
 5239 parse-number
 4966 cxml
 4966 closure-common
 4878 fiveam
 4712 asdf-flv
 4565 cl-json
 4515 log4cl
 4375 bt-semaphore
 4258 architecture.hooks
 3904 plexippus-xpath
 3886 lparallel
 3745 parser.common-rules
 3576 lift
 3486 optima
 3238 cl-dot
 3166 slime
 3109 cl-unicode
 3101 cl-interpol
 3061 cxml-stp
 3036 cl-store
 3013 cl-clon
 2910 xml.location
 2890 trivial-utf-8
 2730 utilities.print-tree
 2660 uuid
 2606 fare-utils
 2595 md5
 2521 fare-quasiquote
 2489 metabang-bind
 2488 static-vectors
 2401 fare-mop
 2400 cl-utilities
 2398 inferior-shell
 2246 ieee-floats
 2227 quri
 2174 fast-io
 1961 hunchentoot
 1956 trivial-types
 1930 cl-annot
 1921 cl-syntax
 1711 symbol-munger
 1687 trivial-indent
 1679 collectors
 1671 arnesi
 1671 access
 1661 rfc2388
 1642 cl-slice
 1631 documentation-utils
 1626 array-utils
 1623 yason
 1623 plump
 1619 cl-parser-combinators
 1614 gettext
 1609 cl-locale
 1606 djula
 1602 cl-who
 1496 simple-date-time
 1415 osicat
 1366 parenscript
 1358 monkeylib-binary-data
 1305 postmodern
 1245 lisp-unit
 1239 trivial-shell
 1233 command-line-arguments
 1227 asdf-system-connections
 1223 cl-containers
 1221 metatilities-base
 1198 salza2
 1167 parse-float 
Posted by at No comments:

November 2017 Quicklisp dist update now available

New projects:
  • cacle — Extensible cache services for Common Lisp — MIT
  • ccl-compat — Clozure CL compatibility module — LLGPL
  • ccldoc — create lisp documentation using s-expressions — Apache License 2.0
  • chancery — A library for procedurally generating text, inspired by Tracery. — MIT/X11
  • cl-flac — Bindings to libflac, a simple FLAC decoding library — Artistic
  • cl-portmanteau — cl-portmanteau — OSI approved 3-clause 'New BSD License'
  • clack-pretend — A testing and debugging tool for Clack — Apache License, version 2.0
  • clath — Clath is single sign-on middleware for Clack. It allows basic login with OAuth1.0a, OAuth2 and OpenID Connect. — Apache License, version 2.0
  • lisp-chat — An experimental chat irc-like — MIT
  • mockingbird — A small stubbing and mocking library for Common Lisp — MIT
  • qbase64 — Fast and flexible base64 encoder and decoder — BSD-3-Clause
  • specialization-store — The specialization store system provides a new kind of function, called a store function, whose behavior depends on the types of objects passed to the function. — Simplified BSD License variant
  • template-function — A system for generating functions from a template. — Simplified BSD License variant
  • trivial-package-manager — Functions for installing packages from distro-specific package manager. — LLGPL
Updated projects: ahungry-fleece, also-alsa, antik, array-operations, asdf-viz, aws-sign4, cells, cepl, cepl.sdl2, ceramic, chirp, chunga, cl-ana, cl-ansi-term, cl-async, cl-bplustree, cl-charms, cl-conllu, cl-cuda, cl-custom-hash-table, cl-data-frame, cl-fad, cl-forms, cl-gd, cl-gdata, cl-graph, cl-kyoto-cabinet, cl-liballegro, cl-messagepack, cl-messagepack-rpc, cl-mixed, cl-mpg123, cl-neovim, cl-online-learning, cl-ppcre, cl-python, cl-random-forest, cl-readline, cl-rules, cl-sat, cl-sat.glucose, cl-sat.minisat, cl-sdl2, cl-slice, cl-tesseract, cl-tiled, cl-unicode, cl-virtualbox, cl-who, clache, closer-mop, clss, clx, coleslaw, configuration.options, croatoan, deeds, dexador, eazy-project, eventfd, fare-quasiquote, femlisp, flexi-streams, fs-watcher, fxml, gamebox-dgen, gamebox-frame-manager, gettext, glsl-spec, harmony, hu.dwim.partial-eval, hu.dwim.quasi-quote, inquisitor, ironclad, jsonrpc, jsown, lass, legion, legit, let-plus, lichat-protocol, lichat-serverlib, lichat-tcp-client, lisp-namespace, local-time, log4cl, lquery, maiden, maxpc, mcclim, metabang-bind, mk-string-metrics, modularize, moira, mtif, nibbles, oclcl, oook, overlord, parser.common-rules, plump, postmodern, prove, qlot, qmynd, qt-libs, remote-js, rtg-math, scalpl, sdl2kit, serapeum, simple-currency, sketch, stumpwm, terminfo, trivia, trivial-battery, trivial-benchmark, trivial-clipboard, trivial-update, trivial-ws, unix-opts, utilities.print-items, varjo, verbose, zenekindarl.

Removed projects: de.setf.wilbur, odd-streams.

To get this update, use (ql:update-dist "quicklisp"). Enjoy!
Posted by at No comments:
Subscribe to: Posts (Atom)

AltStyle によって変換されたページ (->オリジナル) /