Allocating Executable Memory

2010-06-05 Thread Noah Lavine
This issue is somewhat related to the question of how to build a JIT, but will also apply later when we try to attach GCC or some other system to Guile. The question is, how does one modify the Guile memory allocation system so that you can request that some memory be executable? You could make al

Re: r6rs library documentation

2010-06-05 Thread Julian Graham
Hi all, > Works for me.  I'll get started on these soon. Status update: I'm still working on the standard libraries documentation -- I'd say I'm about 70% done. I should have a draft to email out in the next week or so. Regards, Julian