Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ararslan/homebrew-pints
A pint or two of Homebrew formulas
https://github.com/ararslan/homebrew-pints
homebrew macos
Last synced: 6 days ago
JSON representation
A pint or two of Homebrew formulas
- Host: GitHub
- URL: https://github.com/ararslan/homebrew-pints
- Owner: ararslan
- License: mit
- Created: 2016-06-02T06:26:04.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-04-09T05:11:20.000Z (over 2 years ago)
- Last Synced: 2024-10-30T18:47:57.756Z (about 2 months ago)
- Topics: homebrew, macos
- Language: Ruby
- Size: 84 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# homebrew-pints
A pint or two of [Homebrew](https://brew.sh) formulasTo install these formulas, first add this repository as a tap using
```bash
brew tap ararslan/pints
```## Formulas
The following formulas are ready for use:
* `dropt`: [Dropt](https://github.com/jamesderlin/dropt), a C library for parsing command line
options
* `howl`: [Howl](https://howl.io), a lightweight, GUI-based editor (see formula caveats!)
* `lni-vector`: [Vector](https://github.com/lnishan/vector), a supercharged `std::vector`
implementation
* `simit`: [Simit](http://simit-lang.org), a language for computing on sparse systems (HEAD only)
* `sparsepp`: [Sparsepp](https://github.com/greg7mdp/sparsepp), a fast, memory efficient hash map
for C++ (HEAD only)
* `with`: [With](https://github.com/mchav/with), continuous command prefixing using a single tool
(HEAD only)
* `wsedit`: [Wyvernscale Source Code Editor](https://github.com/SirBoonami/wsedit), a lightweight,
terminal-based editorThese are WIP and may or may not work:
* `dex`: [Dex](https://github.com/google-research/dex-lang), a research language for array
processing in the Haskell/ML familyThese are deprecated in favor of formulas from other taps:
* [staticfloat/juliadeps](https://github.com/staticfloat/homebrew-juliadeps)
* Rmath-julia
* OpenLibm
* OpenSpecFun
* [lassik/scheme](https://github.com/lassik/homebrew-scheme)
* Akku
* EISL
* FemtoLisp
* Owl Lisp## Other notes
Formulas marked "HEAD only" above have not yet had any tagged releases.
That means that these *must* be installed using `brew install --HEAD`.