1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-23 12:00:21 +02:00
guile/module/system
Andy Wingo 3a6f6678cf readline integration for guile-vm
* module/system/repl/common.scm (repl-prompt): Return a string instead of
  outputting to the port, for better readline integration.

* module/system/repl/repl.scm (meta-reader, prompting-meta-read)
  (start-repl): Integrate with (ice-9 readline) via the current-reader
  fluid and the repl-reader function, both from boot-9.scm.
2008-05-09 13:15:15 +02:00
..
base Replace ice-9 match's structures with guile's records 2008-05-04 17:25:13 +02:00
il Replace ice-9 match's structures with guile's records 2008-05-04 17:25:13 +02:00
repl readline integration for guile-vm 2008-05-09 13:15:15 +02:00
vm Replace ice-9 match's structures with guile's records 2008-05-04 17:25:13 +02:00
.cvsignore *** empty log message *** 2001-04-22 02:13:48 +00:00
Makefile.am *** empty log message *** 2001-04-22 02:13:48 +00:00