Paul Emsley wrote:
Knowing next to nothing about it, I thought I'd try out using guile with
apache/mod_lisp for educational purposes.
I can't find documentation/tutorials for this - even the fractal concept
page is broken/out of date - however I did find that you can get
mod_lisp.xx.c from
Knowing next to nothing about it, I thought I'd try out using guile with
apache/mod_lisp for educational purposes.
I can't find documentation/tutorials for this - even the fractal concept
page is broken/out of date - however I did find that you can get
mod_lisp.xx.c from here:
http://www.
Hi Neil,
>> For the purpose of some experiments I've been doing with integrating
>> R6RS libraries, I've been trying to figure out ways to wrap
>> `define-syntax' so that I can do things like add bindings to a
>> module's eval closure before evaluating a macro definition.
>
> Can you give an exam
Hi Neil,
>> For the purpose of some experiments I've been doing with integrating
>> R6RS libraries, I've been trying to figure out ways to wrap
>> `define-syntax' so that I can do things like add bindings to a
>> module's eval closure before evaluating a macro definition.
>
> Can you give an exam
Julian Graham writes:
> Hi Guilers,
Hi!
> For the purpose of some experiments I've been doing with integrating
> R6RS libraries, I've been trying to figure out ways to wrap
> `define-syntax' so that I can do things like add bindings to a
> module's eval closure before evaluating a macro definit