[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Sockets Layer Counter Proposal

This page is part of the web mail archives of SRFI 106 from before July 7th, 2015. The new archives for SRFI 106 contain all messages, not just those from before July 7th, 2015.



I should also note that my library is mostly portable Scheme code. It has a few well abstracted procedures that it expects to be provided by the implementation which cannot be defined in a portable manner, but any Scheme with an FFI should be able to meet those requirements. Schemes that already provide equivalent features need only do interface translation.

--
Aaron W. Hsu | arcfide@xxxxxxxxxxx | http://www.sacrideo.us
Programming is just another word for the Lost Art of Thinking.