Arthur Ralfs <art...@mathbrane.ca> writes:

| This is my first stab at converting what I did previously with
| GCL sockets to C sockets using the FFI.
| 
| To fully expose the C socket interface in spad I think I need
| more data types capable of being passed.  I'm using the 'select'
| function just to set a timeout of 1 microsecond so that the
| read calls don't block forever.
| 
| Also I'd really like to have regular expressions, but while GCL
| had them SBCL doesn't, and I haven't figured out any reasonable way
| of accessing the C library regular expressions with the limited data
| types.
| 
| I'm calling it panserver now in anticipation of someday having something
| that will connect to any of the panAxia.
| 
| If you're interested in taking a look you can download it here:
| 
| http://mathbrane.ca/panaxia/panserver.tar.gz

Dear Arthur, OpenAxiomatizers,

  I've created a branch to facilitate collaboration on the panserver
development.  The branch is ar-sandbox  (sibling to jap-sandbox and
trunk) and the code is in the directory

    contrib/panserver


My hope is that we can merge the branch to trunk as soon as possible.
(This entails my fixing other outstanding FFI issues Arthur reported.)

-- Gaby

------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
open-axiom-devel mailing list
open-axiom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open-axiom-devel

Reply via email to