GNU Guile
GNU's Scheme implementation and extension language.
Guile is the official extension language for the GNU project and is embedded in GnuCash, LilyPond, Make, and other GNU tools. It implements R5RS/R6RS Scheme with additional features.
Install
Debian/Ubuntu: sudo apt install guile-3.0 Fedora: sudo dnf install guile30 Arch: sudo pacman -S guile
