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

Scheme resources



Hi Paulo,

PLT Scheme has pretty good support for some aspects of this.  You
really ought to look at the MzScheme documentation to see whether what 
we provide is good enough; else, you could post detailed lists of
requirements.  For instance, the networking support is very useful but 
also minimal (a good high-level abstraction), so if you need
fine-grained control over the connection, you may not find it.

Shriram