This package browser is in early development. Mind the rough edges.

s9fes 20181205

Interpreter for R4RS Scheme

Scheme 9 from Empty Space (S9fES) is a mature, portable, and comprehensible public-domain interpreter for R4RS Scheme offering:

  • bignum arithmetics

  • decimal-based real number arithmetics

  • support for low-level Unix programming

  • cursor addressing with Curses

  • basic networking procedures

  • an integrated online help system

  • loads of useful library functions

Installation

Install s9fes 20181205 as follows:

guix install s9fes@20181205

Or install the latest version:

guix install s9fes

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.