cl-repl: beginner-friendly REPL for Common Lisp with rich functionalities, such as IPython for Python. Packaged in this repository.cl-brewer: utility helping to create Homebrew formulas for software written in Common Lisp.resume: DSL driven CV generator. As an example of it's output you can open my CV hosted at https://svetlyak.ru/.lake: Make replacement from the Lisp world! Learn more at this repository.test-brew-app: a simple hello world to test cl-brewer.
Tell Homebrew to use this tap:
brew tap 40ants/softthen install any program from the tap as usual. For example:
brew install cl-replUse CL-Brewer to generate a formula for your ASDF system. Then publish it in a tap.