guile

v 2.2.7

GNU's Ubiquitous Intelligent Language for Extension (guile)

Guile is an interpreter for the Scheme programming language, packaged for use in a wide variety of environments. Guile implements Scheme as described in the Revised^5 Report on the Algorithmic Language Scheme (usually known as R5RS), providing clean and general data and control structures. Guile goes beyond the rather austere language presented in R5RS, extending it with a module system, full access to POSIX system calls, networking support, multiple threads, dynamic linking, a foreign function call interface, powerful string processing, and many other features needed for programming in the real world.

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

To install guile, paste this in macOS terminal after installing MacPorts

sudo port install guile

Add to my watchlist

Installations 76
Requested Installations 24