doomemacs/modules/lang/scheme
2022-05-27 00:35:37 +02:00
..
autoload.el Revise comments 2021-04-29 13:25:48 -04:00
config.el tweak(scheme): move repl history file to cache dir 2022-05-27 00:35:37 +02:00
packages.el bump: :lang 2022-03-31 21:09:38 +02:00
README.org Fix schemes README.md 2021-05-27 21:31:52 +02:00

lang/scheme

Description

This module provides an environment for hacking and having fun in scheme. It is powered by geiser.

Module Flags

  • +chez
  • +chibi
  • +chicken
  • +gambit
  • +gauche
  • +guile
  • +kawa
  • +mit
  • +racket

Plugins

Prerequisites

This module requires you to have at least one of the supported schemes, namely:

Their executables must be present in your path for geiser to work properly.

Features

Commands

Geiser

command key / ex command description
+scheme/open-repl :repl Open the Scheme Repl