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.
Xsnow animates snowfall and Santa with reindeer on the desktop background. Additional customizable effects include wind, stars and various scenery elements.
Daikichi is an alternative implementation of fortune, which displays random quotes from a database. This package provides just the utilities and no quotes.
This package provides a TLA+ grammar for the Tree-sitter library.
This package provides an INI grammar for the Tree-sitter library.
This package provides a Haskell grammar for the Tree-sitter library.
This package provides a Pony grammar for the Tree-sitter library.
This package provides a Hyprlang grammar for the Tree-sitter library.
This package provides Markdown (CommonMark Spec v0.30) grammars for the Tree-sitter library.
This package provides a LLVM TableGen grammar for the Tree-sitter library.
This package provides a Haxe grammar for the Tree-sitter library.
This package provides a Perl grammar for the Tree-sitter library.
This package provides a Regular Expressions to Code (re2c) grammar for the Tree-sitter library.
This package provides a Bash grammar for the Tree-sitter library.
This package provides a Matlab grammar for the Tree-sitter library.
This package provides a QML grammar for the Tree-sitter library.
This package provides a Clarity grammar for the Tree-sitter library.
This package provides a Agda grammar for the Tree-sitter library.
Tree-sitter is a parser generator tool and an incremental parsing library. It can build a concrete syntax tree for a source file and efficiently update the syntax tree as the source file is edited.
Tree-sitter aims to be:
General enough to parse any programming language.
Fast enough to parse on every keystroke in a text editor.
Robust enough to provide useful results even in the presence of syntax errors.
Dependency-free so that the runtime library (which is written in pure C) can be embedded in any application.
This package includes the tree-sitter command-line tool.
This package provides a Racket grammar for the Tree-sitter library.
This package provides a Clojure grammar for the Tree-sitter library.
This package provides a Makefile grammar for the Tree-sitter library.
This package provides a Powershell grammar for the Tree-sitter library.
This package provides a GNAT Project grammar for the Tree-sitter library.
This package provides a Smali grammar for the Tree-sitter library.