Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# homebrew-pints
A pint or two of [Homebrew](https://brew.sh) formulas

To 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 editor

These 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 family

These 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`.