-
Notifications
You must be signed in to change notification settings - Fork 25
Rholang
Dan Connolly edited this page Jun 27, 2020
·
2 revisions
Rholang is RChain's social contract language. It offers a typed contract language that provides a semantics naturally suited for decentralized, distributed computing. It is built around communicating mobile processes.
The A Rholang tutorial by Mike Stay and the rchain core team in 2018 shows how to use several ocap patterns in Rholang.
js2rho aims to translate JavaScript to Rholang.
See the RChain Developer site for the latest documentation such as the Rholang Cheat Sheet.
- 2020-02-24: Release v0.9.22 · rchain/rchain b630ecb This is the first Mainet version.
- 2018-02-27: Contracts, Composition, and Scaling: The Rholang specification Draft version 0.2 Meredith et. al.
- 2018-01-31: RChain Rholang SDK (v0.1) Released by Nash Foster
- 2018-01-27: Programming Language Checklist comment by dckc
- 2017-07-22: RChain Platform Architecture Ed Eykholt, Lucius Meredith, Joseph Denman
- 2005: Namespace logic: A logic for a reflective higher-order calculus