[cxml-devel] Patch: Support for the Scieneer CL.

Douglas Crosher dtc at scieneer.com
Wed Jun 13 12:10:31 UTC 2007


o Add support for the Scieneer CL.

The Scieneer CL has a very fast stream implementation which is comparable
in performance to the runes implementation so CXML on the SCL can use CL streams
rather than xstreams and ystreams - enabled via the :x&y-streams-are-stream
feature.  This also enables support for a wider range of encodings.

The Scieneer CL also supports http and https URLs for pathnames so
can open such external files without the need for an entity resolver.

Regards
Douglas Crosher


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch-scl
URL: <https://mailman.common-lisp.net/pipermail/cxml-devel/attachments/20070613/5a62acb1/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: stream-scl.lisp
URL: <https://mailman.common-lisp.net/pipermail/cxml-devel/attachments/20070613/5a62acb1/attachment-0001.ksh>


More information about the cxml-devel mailing list