Re: srfi-88 keyword / symbol ambiguity

2008-07-21 Thread Ludovic Courtès
Hi, "Julian Graham" <[EMAIL PROTECTED]> writes: > guile> (keyword? 'foo:) > #t This is expected, per SRFI-88. > This is particularly bad because it breaks a lot of code that calls > `use-modules' with the :prefix or :rename syntax -- from looking at some > of the core libraries, it seems like i

Re: srfi-88 keyword / symbol ambiguity

2008-07-21 Thread Neil Jerram
2008/7/20 Julian Graham <[EMAIL PROTECTED]>: > > This is particularly bad because it breaks a lot of code that calls > `use-modules' with the :prefix or :rename syntax -- from looking at some of > the core libraries, it seems like it's pretty common to use rename-prefixes > that end in a colon. So

Re: What new libraries or functionality does Guile need?

2008-07-21 Thread JonWilson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 It seems that snd has a significant amount of functionality that might be generally useful. Would it be possible for the snd team to spend some time factoring out these things? I know that snd-c and the GL bindings have been mentioned here, but I sus