doomemacs/modules/lang/scheme/README.org
Henrik Lissner 32cf114dc7 lang/scheme: fix support for scheme implementations
Adds the following flags:

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

Fixes #4863
2021-04-14 23:43:45 -04:00

2.3 KiB

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