emacs-geiser/chibi@5a6a5a580e -> emacs-geiser/chibi@2502fed134 emacs-geiser/geiser@bb77719c25 -> emacs-geiser/geiser@b6b4ac070d emacs-geiser/guile@6e0811c75d -> emacs-geiser/guile@71a6be0043 emacs-straight/rainbow-mode@70ed10d410 -> emacs-straight/rainbow-mode@0740f31f30 emacsorphanage/macrostep@0b04a89f69 -> emacsorphanage/macrostep@4939d88779 fxbois/web-mode@82847071ce -> fxbois/web-mode@005aa62d6f jorgenschaefer/emacs-buttercup@24d43b2ce2 -> jorgenschaefer/emacs-buttercup@a1a86b027f slim-template/emacs-slim@3636d18ab1 -> slim-template/emacs-slim@8c92169817 ziglang/zig-mode@079149a19f -> ziglang/zig-mode@f55e42536a Close: #7884 Close: #7878 Co-authored-by: welcome-linja <welcome-linja@users.noreply.github.com> |
||
---|---|---|
.. | ||
autoload.el | ||
config.el | ||
packages.el | ||
README.org |
:lang scheme
Description unfold
This module provides support for the Scheme family of Lisp languages, powered by geiser.
Maintainers
This module has no dedicated maintainers. Become a maintainer?
Module flags
- +chez
- +chibi
- +chicken
- +gambit
- +gauche
- +guile
- +kawa
- +mit
- +racket
Packages
- doom-package:flycheck-guile if doom-module:+guile and doom-module::checkers syntax
- doom-package:geiser
- doom-package:geiser-chez if doom-module:+chez
- doom-package:geiser-chibi if doom-module:+chibi
- doom-package:geiser-chicken if doom-module:+chicken
- doom-package:geiser-gambit if doom-module:+gambit
- doom-package:geiser-gauche if doom-module:+gauche
- doom-package:geiser-guile if doom-module:+guile
- doom-package:geiser-kawa if doom-module:+kawa
- doom-package:geiser-mit if doom-module:+mit
- doom-package:geiser-racket if doom-module:+racket
- doom-package:macrostep-geiser
Hacks
No hacks documented for this module.
TODO Changelog
This module does not have a changelog yet.
Installation
Enable this module in your doom!
block.
Depending on which flags you have enabled on this module, you'll need the associated 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 doom-package:geiser to work properly.
TODO Usage
This module's usage documentation is incomplete. Complete it?
command | key / ex command | description |
---|---|---|
+scheme/open-repl |
<leader> o r, :repl |
Open the Scheme Repl |
TODO Configuration
This module has no configuration documentation yet. Write some?
Troubleshooting
There are no known problems with this module. Report one?
Frequently asked questions
This module has no FAQs yet. Ask one?
TODO Appendix
This module has no appendix yet. Write one?