Fork me on GitHub
Ultralisp is a quicklisp distribution, which updates every 5 minutes.
How to add my own project?
Add projects from GithubHow to use it?
Open your Lisp REPL and eval:
(ql-dist:install-dist "http://dist.ultralisp.org/" :prompt nil)
Or if you are using Qlot, put this line into the beginning of your qlfile:
dist ultralisp http://dist.ultralisp.org/
Roadmap
Plug in a real database to store projects' metadata and other information.Integration with the GitHub to add projects in one click.Automatic distribution's ChangeLog generation.- Support for project sources other than GitHub.
- Running tests for updated project and all dependent systems.
- Add your feature request at the Github.
How to help
Any help is appreciated. You can:
- Select an issue on the GitHub, assign yourself and send a pull request. Issues are marked as "good first issue", "medium" and "big story" to help you to select which impact do you want to make.
- Suggest your own ideas.
-
Become a sponsor on Patreon or Liberapay and donate money to support further development:
Gold sponsors will be listed at the bottom of this page, and grand sponsors on this separate page.
Latest builds
Name | Version | Built-at |
---|---|---|
ultralisp | No version yet | PENDING |
| ||
ultralisp | 20210123202000 | 2021-01-23 20:20:00 UTC |
| ||
ultralisp | 20210123195000 | 2021-01-23 19:50:00 UTC |
| ||
ultralisp | 20210123193500 | 2021-01-23 19:35:00 UTC |
| ||
ultralisp | 20210123192000 | 2021-01-23 19:20:00 UTC |
| ||
ultralisp | 20210123184000 | 2021-01-23 18:40:00 UTC |
| ||
ultralisp | 20210123182000 | 2021-01-23 18:20:00 UTC |
| ||
ultralisp | 20210123155000 | 2021-01-23 15:50:00 UTC |
| ||
ultralisp | 20210123150000 | 2021-01-23 15:00:00 UTC |
| ||
ultralisp | 20210123105500 | 2021-01-23 10:55:00 UTC |
|
Recently added projects
Hexstream/shared-preferences | Notably allows flexible specification of package-local preferences. |
Hexstream/inheriting-readers | Provides a simple yet powerful value inheritance scheme. |
40ants/gh-pages | A universal tool for updating GitHub Pages for different CI systems. |
Hexstream/enhanced-typep | Obsoletes all TYPEP thin wrappers. |
Hexstream/object-class | Ensures that special subclasses of standard-object cluster right in front of standard-object in the class precedence list. |
40ants/log4cl | Common Lisp logging framework, modeled after Log4J |
TheLostLambda/astonish | A Common Lisp library for querying and manipulating Lisp ASTs |
turtle-bazon/cl-procps | |
turtle-bazon/cl-maxminddb | |
kiuma/CL-API | simple Common Lisp API generator |