diff options
author | Andy Wingo <wingo@pobox.com> | 2009-05-28 14:49:33 +0200 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2009-05-28 14:49:33 +0200 |
commit | 34f3d47df9311852ba7eab6f8d1c36535c3774dd (patch) | |
tree | 33c2baca5f47ca2dd894c30122753dca90eb7b9e /libguile/frames.h | |
parent | 560b9c256d9cd5f80dead6ddb0d747a21c6c003a (diff) | |
download | guile-34f3d47df9311852ba7eab6f8d1c36535c3774dd.tar.gz |
add reader support for #; #` #' #, and #,@. fix bug in compile-and-load.
* libguile/read.c (flush_ws, scm_read_commented_expression)
(scm_read_sharp): Add support for commenting out expressions with #;.
(scm_read_syntax, scm_read_sharp): Add support for #', #`, #, and #,@.
* module/ice-9/boot-9.scm: Remove #' read-hash extension, which actually
didn't do anything at all. It's been there since 1997, but no Guile
code I've ever seen uses it, and it conflicts with #'x => (syntax x)
from modern Scheme.
* module/system/base/compile.scm (compile-and-load): Whoops, fix a number
of bugs here.
Diffstat (limited to 'libguile/frames.h')
0 files changed, 0 insertions, 0 deletions