UBF, a framework for Getting Erlang to talk to the outside world. This document and the corresponding open-source code repositories are based on Joe Armstrong’s original UBF site and code with an MIT license file added to the distribution. Since then, a large number of enhancements and improvements have been added.
UBF is a language for transporting and describing complex data structures across a network. It has three components:
Documentation
The UBF GitHub README is a good first step to get started quickly. Check the download, the build, and the install instructions.
A new document UBF User’s Guide is currently under construction. Reading the UBF User’s Guide is STRONGLY recommended.
The documentation is in a state of change and improvement. Contributions from the wider world are welcome. :-)