Hi,
I've done some work on (ice-9 occam-channel) and fixed the module
exports, the alt macro and extended it a little bit. Here are the
patches, but they are all just micro-commits, I hope that is okay.
- Daniel
0001-fixed-exports-of-module-ice-9-occam-channel.scm.patch
Description: Binary data
Hi,
I wanted to chime in with some notes about performance for guile-log and
kanren on guile-log.
For the einstein case,
The story is that I compiled the c-code with -O3 and added faster versions
with reduced call overhead for functions
loaded from c under by using 5 extra vm instructions.
Guile
I checked that this is correct and committed it to stable-2.0.
You can make small bugfixes now, but if you want to make larger
contributions to Guile, you'll need to sign a copyright assignment
form. This is because in U.S. copyright law, the author of a
copyrighted work (like software) has the mo