![](https://secure.gravatar.com/avatar/4aed3eb291895487e95cc2850cb92391.jpg?s=120&d=mm&r=g)
Hi all, I was hoping to get ftp space for an arch archive & download area for my UBF-in-CL package. UBF is the Universal Binary Format by Joe Armstrong (it is documented in http://www.sics.se/~joe/ubf/site/home.html). You could call it a tasteful alternative to XML; it doesn't use SEXPs but a stack-based format and has special provisions for binary data as well as strings, integers, symbols and type-tagged objects. Currently, only the UBF(A) format is implemented (a reader and a writer exist, both perform reasonably well) Despite there being another implementation in Common Lisp (which is only mentioned in a mailing list post with no source code to be found /-:), let's call it "ubf" (-: The only contributor at the moment is me; the code is in the public domain. Thanks, -- Andreas Fuchs, <asf@acm.org>, asf@jabber.at, antifuchs