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.
Lambwyna-pure is a pure lambda-calculus interpreter, and Lambwyna is an extended module with support for types and extra syntax. Both implemented as Guile languages.
mod-mult
mod-expt
mod-inv
mod-sqrt <- under implementation
mod-nth-root <- under implementation
dlog <- under implementation
mod-mult
mod-expt
mod-inv
mod-sqrt <- under implementation
mod-nth-root <- under implementation
dlog <- under implementation
Translate Client is a library for interfacing with an http-protocol web-server that handles text translation between languages.
Supports
Google Translate
Microsoft Translator
mod-mult
mod-expt
mod-inv
mod-sqrt <- under implementation
mod-nth-root <- under implementation
dlog <- under implementation
Implementation of a base16 builder for lisp
TES3MP is a project adding multiplayer functionality to OpenMW, an open-source game engine that supports playing "The Elder Scrolls III: Morrowind" by Bethesda Softworks. To run the server copy /share/tes3mp/ into $XDG_CONFIG_HOME/openmw/ (must be writeable), then copy /etc/openmw/tes3mp-server-default.cfg into this new directory under the name tes3mp-server.cfg. Set home to the $XDG_CONFIG_HOME/openmw/ directory, now run tes3mp-server and enjoy. Note that all server data is kept in this directory.
These are the scripts used to implement most of the essential server logic in TES3MP, including gameplay adjustments for multiplayer as well as state saving and loading
TES3MP is a project adding multiplayer functionality to OpenMW, an open-source game engine that supports playing "The Elder Scrolls III: Morrowind" by Bethesda Softworks. For the setup wizard and general openmw tooling, use the openmw package.
CrabNet is a cross platform, open source, C++ networking engine for game programmers
Download pictures (or videos) along with their captions and other metadata from Instagram.
Roswell has now evolved into a full-stack environment for Common Lisp development, and has many features that makes it easy to test, share, and distribute your Lisp applications. With Roswell, we aim to push the Common Lisp community to a whole new level of productivity.
Shen is a self-hosted language, so its kernel implementation is written in Shen. Building Kλ from the Shen sources requires an executable built from the previous release of Shen.
shen-scheme is a port of the Shen language that runs on top of Sheme implementations
Shen-C is a C port of the Shen programming language. Shen is a portable functional programming language developed by Mark Tarver
Shen for Common Lisp by Mark Tarver This port acts as the standard implementation of the Shen language
Shen is a self-hosted language, so its kernel implementation is written in Shen. Building Kλ from the Shen sources requires an executable built from the previous release of Shen.
Meta-package for Studio Pixel's Doukutsu Monogatari (Cave Story).
A complete open-source clone/rewrite of the masterpiece jump-and-run platformer Doukutsu Monogatari (also known as Cave Story). A somewhat upgraded and refactored version of Caitlin Shaw's NXEngine.
Pango is a library for laying out and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed, though most of the work on Pango so far has been done in the context of the GTK+ widget toolkit. Pango forms the core of text and font handling for GTK+-2.x.