http://code.google.com/p/chibi-syslog/
I found the define-c-const function in Chibis source but it seems to
be missing in the documentation.
Nice! I hope to have the new snow repository available soon.
> I found the define-c-const function in Chibis source but it seems to
> be missing in the documentation.
Indeed, thanks, I've added this.
--
Alex
On Sunday, December 18, 2011 at 12:14 PM, Alex Shinn wrote:
On Sun, Dec 18, 2011 at 6:50 AM, ceving <cev...@gmail.com> wrote:I have explored chibi-ffi this night and wrote a Syslog module. You
can find it here:
http://code.google.com/p/chibi-syslog/
Nice! I hope to have the new snow repository available soon.
I found the define-c-const function in Chibis source but it seems to
be missing in the documentation.
Indeed, thanks, I've added this.
--
Alex
--
You received this message because you are subscribed to the Google Groups "chibi-scheme" group.
To post to this group, send email to chibi-...@googlegroups.com.
To unsubscribe from this group, send email to chibi-scheme...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/chibi-scheme?hl=en.
It's part of the R7RS effort, to provide a new public
repository for (initially only R7RS) Scheme libraries.
The name and some of the code is likely to be
borrowed from the old Snow, but mostly it will
be a new system.
From Chibi's perspective we will have native support,
and I encourage user libraries to be published there.
I'll also put many of my existing, unpublished libraries,
as well as any new libraries that have no need to be
in the Chibi core there.
--
Alex