diff options
author | Joshua Judson Rosen | 2017-03-19 15:31:10 -0400 |
---|---|---|
committer | Joshua Judson Rosen | 2017-03-28 22:07:50 -0400 |
commit | 7bc9c9a84b1cf58a2a35be7f0bcd1c39214cf63f (patch) | |
tree | 3fdee9a848ae2e79321f121d635ce2800e7a4829 /ChangeLog | |
parent | catch_handler: restore/fix reporting of actual error-messages (diff) | |
download | gnurobots-7bc9c9a84b1cf58a2a35be7f0bcd1c39214cf63f.tar.gz |
REPL: just use guile's normal REPL
This gives _much_ more useful readline behavior,
since (ice-9 readline) actually knows how to autocomplete
based on the scheme environment, handle multi-line input, etc.;
and properly displays return values and error-messages,
and supports switching to different front-end programming languages
like ecmascript.
Note that we're keeping catch_handler so that we have a chance
of diagnosing problems that could _conceivably_ occur
when interacting with guile during bootstrap
(e.g.: missing readline support, changed REPL API...).
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions