guile

Install command:
brew install guile

Also known as: guile@3

GNU Ubiquitous Intelligent Language for Extensions

https://www.gnu.org/software/guile/

License: LGPL-3.0-or-later

Formula JSON API: /api/formula/guile.json

Formula code: guile.rb on GitHub

Bottle (binary package) installation support provided for:

Apple Silicon sonoma
ventura
monterey
Intel sonoma
ventura
monterey
64-bit linux

Current versions:

stable 3.0.10
head ⚡️ HEAD

Other versions:

guile@2 2.2.7 GNU Ubiquitous Intelligent Language for Extensions

Depends on:

bdw-gc 8.2.6 Garbage collector for C and C++
gmp 6.3.0 GNU multiple precision arithmetic library
libtool 2.4.7 Generic library support script
libunistring 1.2 C string library for manipulating Unicode strings
pkg-config 0.29.2 Manage compile and link flags for libraries
readline 8.2.10 Library for command-line editing

Depends on when building from source:

gnu-sed 4.9 GNU implementation of the famous stream editor
Guile libraries can now be installed here:
     Source files: $HOMEBREW_PREFIX/share/guile/site/3.0
    Compiled files: $HOMEBREW_PREFIX/lib/guile/3.0/site-ccache
     Extensions: $HOMEBREW_PREFIX/lib/guile/3.0/extensions

Add the following to your .bashrc or equivalent:
    export GUILE_LOAD_PATH="$HOMEBREW_PREFIX/share/guile/site/3.0"
    export GUILE_LOAD_COMPILED_PATH="$HOMEBREW_PREFIX/lib/guile/3.0/site-ccache"
    export GUILE_SYSTEM_EXTENSIONS_PATH="$HOMEBREW_PREFIX/lib/guile/3.0/extensions"

Analytics:

Installs (30 days)
guile 27,745
guile --HEAD 26
Installs on Request (30 days)
guile 21,559
guile --HEAD 26
Build Errors (30 days)
guile 6
Installs (90 days)
guile 78,949
guile --HEAD 88
Installs on Request (90 days)
guile 64,660
guile --HEAD 88
Installs (365 days)
guile 267,706
guile --HEAD 308
Installs on Request (365 days)
guile 209,908
guile --HEAD 308
Fork me on GitHub