mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-06 02:30:33 -08:00
|
|
||
|---|---|---|
| .. | ||
| autoload.el | ||
| config.el | ||
| packages.el | ||
| README.org | ||
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
- geiser
- macrostep-geiser
- geiser-chez (if
+chez) - geiser-chibi (if
+chibi) - geiser-chicken (if
+chicken) - geiser-gambit (if
+gambit) - geiser-gauche (if
+gauche) - geiser-guile (if
+guile) - flycheck-guile (if
+guileand:checkers syntax) - geiser-kawa (if
+kawa) - geiser-mit (if
+mit) - geiser-racket (if
+racket)
Prerequisites
This module requires you to have at least one of the supported schemes, namely:
- Guile 2.2.0 or better
- Chicken 4.8.0 or better
- MIT/GNU Scheme 9.1.1 or better
- Chibi Scheme 0.7.3 or better
- Chez Scheme 9.4 or better
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 |