diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2012-09-02 21:55:04 +0200 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2012-09-02 21:55:04 +0200 |
commit | a1f7d888a9d2139b9eb9e2b146ffb682107bf7f2 (patch) | |
tree | e177dd9a90addb932cda18542259196b476aed15 /README | |
parent | 18d00a80b4f3d7e3a38368bc124b252ddb1cd63c (diff) | |
download | geiser-guile-a1f7d888a9d2139b9eb9e2b146ffb682107bf7f2.tar.gz geiser-guile-a1f7d888a9d2139b9eb9e2b146ffb682107bf7f2.tar.bz2 |
Credits and boilerplate for the a new version
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -19,6 +19,8 @@ - Rudimentary support for debugging (list of evaluation/compilation error in an Emacs' compilation-mode buffer). + - Support for inline images in schemes, such as Racket, that treat + them as first order values. NOTE: if you're not in a hurry, Geiser's website (http://www.nongnu.org/geiser/) contains a nicer manual, also @@ -29,7 +31,7 @@ Geiser needs Emacs 23.2 or better, and at least one of the supported scheme implementations: - Guile 2.0 or better. - - PLT Racket 5.0.1 or better. + - PLT Racket 5.3 or better. * Installation Geiser can be used either directly from its uninstalled source tree |