Portability with USocket
Terje Norderhaug <[email protected]> Mon, 16 May 2011 16:44:22 -0700
| Newsgroups | gmane.lisp.mcl.general |
|---|---|
| Message-ID | <[email protected]> |
I have updated the Portability wiki page for MCL with a link to the USocket TCP/IP socket interface, which supports MCL. http://code.google.com/p/mcl/wiki/Portability USocket provides a portable alternative to using OpenTransport directly in your MCL applications or modules. Using the portable libraries in place of MCL-specific interfaces facilitates that your code can be used with other Common Lisp implementations. Thanks to Chun Tian (binghe) for bringing USocket to MCL. I have found good use for it in MCLIDE and elsewhere. Any other portable libraries that should be added to the list? -- Terje Norderhaug [email protected] _______________________________________________ info-mcl mailing list [email protected] http://clozure.com/mailman/listinfo/info-mcl