This is the mail archive of the guile@cygnus.com mailing list for the guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Case sensitivity: a difference between Scheme and R5RS.


Klaus Schilling <Klaus.Schilling@home.ivm.de> writes:

> jon seymour writes:
>  > Hi there. Is there a good reason why guile differs from R5RS with
>  > respect to case-sensitivity?
>  
> This is for facilitating porting of C or emacs lisp code to guile.
> There's a way to switch it off, vaguely described in the guile-ref pages.

What does case-sensitivity of the guile reader have to do with
supporting C or emacs?