Skip to content

40ants/homebrew-soft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 

Repository files navigation

Common Lisp Soft, Packaged for Homebrew

Programs included into the tap

  • 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.

How to install these programs?

Tell Homebrew to use this tap:

brew tap 40ants/soft

then install any program from the tap as usual. For example:

brew install cl-repl

How to package you own Common Lisp software for OSX?

Use CL-Brewer to generate a formula for your ASDF system. Then publish it in a tap.

About

Homebrew formulas for our soft.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages