My favorites | Sign in
Project Logo
                
Code license: MIT License
Labels: CSharp, S-Expressions
Feeds:
People details
Project owners:
  casey.s.marshall

S-expressions are a compact format for data exchange, similar to XML, but adopts a Lisp-like notation for delimiting lists, and can encode values as binary. S-expressions are useful for cryptography and network communications.

This library implements an s-expression parser, builders, encoders, and various other utilities, for the C# language. Development will focus on the Mono runtime.









Hosted by Google Code