patch to guile to allow c-code closure interaction for logic programming

2012-05-09 Thread Stefan Israelsson Tampe
Hi all, I post here a directory of patches and code that can be used to enhance guile to interact nicely with logic programming code written in C. I can reach very good performance using this tool please have a look and comment on it. To note. It does interact with the vm code, but it will not h

Re: Patches for module/ice-9/occam-channel.scm

2012-05-09 Thread Noah Lavine
Hello, I talked some more with the maintainers. In general, everything that goes in should have tests and documentation. This module isn't documented to begin with, so you shouldn't have to fix that to contribute (although of course we'd love that :-) ). However, we would like tests for your chang