A new project I’m starting — an s-expression library for C#.
The more ambitious goal of this project will be to turn s-expressions into a full competitor to XML: I want to do things like add schemas (similar to DTDs, in a sense), add an RPC library on top of it, maybe even parse s-expression objects into classes.