doomemacs/modules/lang/scheme
Henrik Lissner e3bcd04d82 Bump :lang scheme
emacs-geiser/geiser@2b45bd3 -> emacs-geiser/geiser@4099dce
emacs-geiser/guile@700ac98 -> emacs-geiser/guile@8dda28f
emacs-geiser/kawa@b96c008 -> emacs-geiser/kawa@3d999a3

Closes #5073: includes guile 3.0.6 support

Co-authored-by: pricly-yellow <pricly-yellow@users.noreply.github.com>
2021-05-20 22:39:27 -04:00
..
autoload.el Revise comments 2021-04-29 13:25:48 -04:00
config.el Merge pull request #4890 from hugonobrega/develop 2021-05-01 02:02:32 -04:00
packages.el Bump :lang scheme 2021-05-20 22:39:27 -04:00
README.org lang/scheme: fix support for scheme implementations 2021-04-14 23:43:45 -04: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