https://github.com/dirvine/bud
A DSL for distributed computing
https://github.com/dirvine/bud
Last synced: 8 months ago
JSON representation
A DSL for distributed computing
- Host: GitHub
- URL: https://github.com/dirvine/bud
- Owner: dirvine
- License: other
- Created: 2015-06-03T17:04:15.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-04T23:55:10.000Z (about 11 years ago)
- Last Synced: 2025-09-16T10:24:17.218Z (9 months ago)
- Language: Rust
- Size: 676 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.txt
- License: COPYING
Awesome Lists containing this project
README
# bud
A distributed computing DSL for Rustlang, ported from https://github.com/bloom-lang/bud and with special thanks to the folks of the Bloom project http://boom.cs.berkeley.edu/
|Crate|Linux|Windows|Coverage|
|:------:|:-------:|:-------:|:-------:|
|[](https://crates.io/crates/bud)|[](https://travis-ci.org/maidsafe/accumulator)|[](https://ci.appveyor.com/project/dirvine/bud)|[](https://coveralls.io/r/dirvine/bud)|
| [API Documentation](http://dirvine.github.io/accumulator/accumulator/) | [Bloom Documentation](http://www.bloom-lang.net)| [SAFENetwork System Documention](http://systemdocs.maidsafe.net/) | [MaidSafe website](http://www.maidsafe.net) | [Safe Community site](https://forum.safenetwork.io) |
#Overview
###Pre-requisite:
Graphvis
##Todo Items
- [ ] Initial structure
- [ ] Add repl