svetlyak40wt/my-forks
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/svetlyak40wt/my-forks.txt"
                      :prompt nil)
   Or if you are using Qlot, put this line into the beginning of your qlfile:
dist ultralisp http://dist.ultralisp.org/svetlyak40wt/my-forks.txt
Or if you are using CLPM, put these lines into your local clpmfile:
(:source "svetlyak40wt/my-forks" :url "https://clpi.ultralisp.org/svetlyak40wt/my-forks/" :type :clpi)
Projects
- 40ants/log4cl — Common Lisp logging framework, modeled after Log4J
 - 40ants/weblocks — This fork was created to experiment with some refactorings. They are collected in branch "reblocks".
 - svetlyak40wt/mgl-pax — Exploratory programming environment and documentation generator.