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:

Intel ventura
monterey
big sur
64-bit linux
Apple Silicon ventura
monterey
big sur

Current versions:

stable 3.0.9
head ⚡️ HEAD

Other versions:

guile@2 2.2.7 GNU Ubiquitous Intelligent Language for Extensions

Depends on:

bdw-gc 8.2.2 Garbage collector for C and C++
gmp 6.2.1 GNU multiple precision arithmetic library
libtool 2.4.7 Generic library support script
libunistring 1.1 C string library for manipulating Unicode strings
pkg-config 0.29.2 Manage compile and link flags for libraries
readline 8.2.1 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 (macOS):

Installs (30 days)
guile 5,884
Installs on Request (30 days)
guile 1,157
Build Errors (30 days)
guile 1
Installs (90 days)
guile 859,464
guile --HEAD 5
Installs on Request (90 days)
guile 168,153
guile --HEAD 5
Installs (365 days)
guile 2,829,453
guile --HEAD 10
Installs on Request (365 days)
guile 572,382
guile --HEAD 10

Analytics (Linux):

Installs (30 days)
guile 202
Installs on Request (30 days)
guile 6
Build Errors (30 days)
guile 0
Installs (90 days)
guile 31,658
Installs on Request (90 days)
guile 2,026
Installs (365 days)
guile 82,949
guile --HEAD 1
Installs on Request (365 days)
guile 3,721
guile --HEAD 1
Fork me on GitHub