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.9
head ⚡️ HEAD

Other versions:

guile@2 2.2.7 GNU Ubiquitous Intelligent Language for Extensions

Revision: 1

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 49,673
guile --HEAD 55
Installs on Request (30 days)
guile 40,248
guile --HEAD 55
Build Errors (30 days)
guile 7
guile --HEAD 5
Installs (90 days)
guile 108,187
guile --HEAD 113
Installs on Request (90 days)
guile 80,544
guile --HEAD 113
Installs (365 days)
guile 221,615
guile --HEAD 268
Installs on Request (365 days)
guile 167,073
guile --HEAD 268
Fork me on GitHub