Bud is an initial prototype of Bloom, implemented as a domain-specific language in Ruby.
- status: the alpha release is available via the ruby gem
bud
or in the bud github repo - getting started:the docs subdirectory of the bud github repo contains installation instructions and documentation on the language.
- example code: the bud-sandbox repo contains example programs written in bud, from simple (delivery, heartbeats) to involved (bfs: a GFS-style distributed filesystem).