summaryrefslogtreecommitdiff
path: root/readme.org
blob: 433674062a2e6f64985ca5018b4654ef5ca8fc6b (plain)
1
2
3
4
5
6
7
8
9
10
* Chez and Geiser talk to each other

This package provides support for using [[https://cisco.github.io/ChezScheme/][Chez Scheme]] in Emacs with
[[http://geiser.nongnu.org][Geiser]].

Provided [[https://gitlab.com/emacs-geiser/geiser][geiser]] is installed in your system, if this package's
directory is in your load path, just add ~(require 'geiser-chez)~ to
your initialisation files and then ~M-x run-chez~ to start a REPL.

The easiest way to install this package is from MELPA.