Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.
API method:
GET /api/packages?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
sbcl-clones is a Common Lisp NES Emulator.
cl-azure provides a library to access Microsoft Windows Azure cloud services from Common Lisp.
SCRibe-like reader extension for Common Lisp.
cl-mondo is a simple Common Lisp REPL, just like the SLIME REPL that works on the terminal.
Common Lisp Music is a music synthesis and signal processing package in the Music V family.
cl-guix-utils is a collection of Common lisp utilities for using guix. The primary feature is being able to load Common Lisp guix packages by system name without restarting the lisp process.
A modern take on line editors; cxp offers various ways to break a text file into snippets, rearrange the snippets and then reassemble the text file. The cxp dsl is based on string diagrams and has experimental datalisp name system features.
cl-osc is a common lisp implementation of the Open Sound Control Protocol aka OSC. The code should be close to the ansi standard, and does not rely on any external code/ffi/etc+ to do the basic encoding and decoding of packets.
variatio is a web app that generates variations from a given initial musical phrase. A textual mini-language is defined for the input. The variations are obtained from a series of algorithmic transformations. The user is then offered a pdf score with the results.
cl-trivial-irc is a an IRC client library with simple facilities for receiving, handling and sending messages, and without facilities for CTCP.
The goal of cl-date-time-parser is to hide the difference between date-time formats, and to manage date and time as the universal time.
sbcl-clones is a Common Lisp NES Emulator.
cl-lacrida is a computer fantasy game. The object of the game is to obtain food scattered throughout the garden of some Wizard, and to ideally escape unharmed.
cl-osc is a common lisp implementation of the Open Sound Control Protocol aka OSC. The code should be close to the ansi standard, and does not rely on any external code/ffi/etc+ to do the basic encoding and decoding of packets.
SCRibe-like reader extension for Common Lisp.
Rollbar.com is a service for collecting automated telemetry (ie, bug reports, mostly) through their web service.
cl-azure provides a library to access Microsoft Windows Azure cloud services from Common Lisp.
variatio is a web app that generates variations from a given initial musical phrase. A textual mini-language is defined for the input. The variations are obtained from a series of algorithmic transformations. The user is then offered a pdf score with the results.
cl-site-gen is a simple static site generator for those crazy enough to want to write their websites in CL. This project is focused on being simple and letting you determine how you want the site to look. By default the project uses cl-flute for generating HTML but this can configured by the user.
cl-site-gen is a simple static site generator for those crazy enough to want to write their websites in CL. This project is focused on being simple and letting you determine how you want the site to look. By default the project uses cl-flute for generating HTML but this can configured by the user.
cl-site-gen is a simple static site generator for those crazy enough to want to write their websites in CL. This project is focused on being simple and letting you determine how you want the site to look. By default the project uses cl-flute for generating HTML but this can configured by the user.
Extensions for guix command line that should be upstreamed once proven they are good.
Extensions for guix command line that should be upstreamed once proven they are good.
R is a language and environment for statistical computing and graphics. It provides a variety of statistical techniques, such as linear and nonlinear modeling, classical statistical tests, time-series analysis, classification and clustering. It also provides robust support for producing publication-quality data plots. A large amount of 3rd-party packages are available, greatly increasing its breadth and scope.