[erlang-questions] Newbie training project proposal
Brian McCallister
brianm@REDACTED
Sat Sep 15 17:39:42 CEST 2007
On Sep 14, 2007, at 11:17 PM, Ulf Wiger wrote:
> Having done development with UBF, I'd like to suggest that it
> combines much
> of the best of binary protocols with the transparency of text
> protocols.
> UBF is much more readable than most XML-based protocols, and still
> compact enough that it uses fewer bytes to encode Erlang terms than
> the
> standard Erlang external term format.
>
> http://www.sics.se/~joe/ubf/
Thank you for pointing it out. Going to need to play some to get a
feel for UBF(B) protocol description language. I can make some
guesses from http://www.sics.se/~joe/ubf/site/ubfb.html, but that
seems to only describe the type declarations.
-Brian
More information about the erlang-questions
mailing list