Ultralisp.org includes two thousand three hundred seventy-nine projects

Try: signal - this will search in symbol's name and documentation.

denzuko/sunny-side

How to use it?

WARNING! Distributions with / in their names aren't supported by Quicklisp, because my commit was reverted. File the issue at the quicklisp-client's repo or switch to the CLPM which works with custom Ultralisp distributions.

Open your Lisp REPL and eval:

(ql-dist:install-dist "http://dist.ultralisp.org/denzuko/sunny-side.txt"
                      :prompt nil)

Or if you are using Qlot, put this line into the beginning of your qlfile:

dist ultralisp http://dist.ultralisp.org/denzuko/sunny-side.txt

Or if you are using CLPM, put these lines into your local clpmfile:

(:source "denzuko/sunny-side"
 :url "https://clpi.ultralisp.org/denzuko/sunny-side/"
 :type :clpi)

Projects

No projects yet.