Re: Adding to guile curly-infix (SRFI 105), neoteric- & sweet-expressions

2012-08-27 Thread Marijn
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi David, On 26-08-12 19:02, David A. Wheeler wrote: > All: > > I'd really like feedback on proposed new SRFIs, and I'd like to > help get these SRFIs implemented in guile. > > Background: The "readable" group has developed and refined 3 new > read

Re: Adding to guile curly-infix (SRFI 105), neoteric- & sweet-expressions

2012-08-27 Thread Noah Lavine
Hello, On Mon, Aug 27, 2012 at 12:30 AM, Alan Manuel Gloria wrote: > However, it leads to an edge case in Guile 2.0 where disabling > autocompilation leads to the module-loading C code path going through > a direct C call to the C implementation of primitive-load, a path that > only triggers if a

Re: Adding to guile curly-infix (SRFI 105), neoteric- & sweet-expressions

2012-08-27 Thread Alan Manuel Gloria
On Tue, Aug 28, 2012 at 10:57 AM, Noah Lavine wrote: > Hello, > > On Mon, Aug 27, 2012 at 12:30 AM, Alan Manuel Gloria > wrote: >> However, it leads to an edge case in Guile 2.0 where disabling >> autocompilation leads to the module-loading C code path going through >> a direct C call to the C i