Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lassik/homebrew-lisp
Tap for Lisp/Scheme/Clojure stuff that can't make it to Homebrew core
https://github.com/lassik/homebrew-lisp
Last synced: 29 days ago
JSON representation
Tap for Lisp/Scheme/Clojure stuff that can't make it to Homebrew core
- Host: GitHub
- URL: https://github.com/lassik/homebrew-lisp
- Owner: lassik
- License: bsd-2-clause
- Created: 2021-08-24T17:24:11.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-03-01T15:06:07.000Z (11 months ago)
- Last Synced: 2024-05-12T00:15:22.182Z (8 months ago)
- Language: Ruby
- Homepage:
- Size: 63.5 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Homebrew Lisp
This is a Homebrew tap for the Lisp programming language family.
Several Lisp implementations are packaged in Homebrew core. This tap
is for lesser-known implementations and other tools that are still fun
to have.What's on topic? Essentially any language based on S-expressions.
Common Lisp, Scheme, Clojure, Emacs Lisp, ISLisp, etc.## How do I install these formulae?
`brew install lassik/lisp/`
Or `brew tap lassik/lisp` and then `brew install `.
## Documentation
`brew help`, `man brew` or check [Homebrew's documentation](https://docs.brew.sh).