The Suave project consists of a few components:
1. The Parenscript Object System is a CLOS-like object system for class- and generic function-based object-oriented programming in web browsers.
2. Lambdas on Llamas: a straightforward semantic web development framework. Uses (more or less) Elephant for persistence, OWL for modeling, and Parenscript for scripting.
3. RJSON - an extension to JSON that allows cross-referencing and other useful serialization features.
4. Sails - a way to describe visual components, similar to Dojo's widget system.
5. XML-MOP: a library that integrates XML into CLOS for reading and writing some kinds of XML documents. I'd like to generalize this and clean up the protocol more.
...and more! However, quality and some degree of completeness is emphasized for projects that claim to be complete and robust. The Parenscript Object System is currently the most developed, though all components are usable.
-Red Daly