Hello
I've packaged a new version which corrects a dumb bug which I
introduced while creating the first release (the "import" function
gave an error), improved the note about fully qualified names in the
README file, and added 7 more modules: cj-math, cj-u8vector-util,
cj-realrandom, cj-realrandom-formatted,
cj-webserver-saveload-serialize, cj-webserver-saveload-hashtable, and
cj-webserver (the latter being a modified version of Marc's
web-server example, which doesn't send the continuations to the user
but stores them locally in the filesystem -- do "mkdir tmp" before
running it from the repl with "(main 1234)"; by replacing
cj-webserver-saveload-serialize with cj-webserver-saveload-hashtable
in cj-webserver-module.scm you can switch to a version which keeps
them in memory).
Christian.
(PS. I've also corrected an error in my email setup; mail being sent
to me yesterday should still reach me if relays waited long enough to
retry now; in case you've got an error, please try again and accept
my apologies.)