Languages Features Creators CSV Resources Challenges Add Language
GitHub icon

Rholang

Rholang - Contract language

< >

Rholang is a contract language created in 2016.

#669on PLDB 7Years Old 2.3kUsers
0Books 0Papers

Rholang is an open and scalable blockchain language designed for speed, reliability and formal process orchestration build on latest research in the reflective high order process calculus.


Example from the web:
new helloworld, stdout(`rho:io:stdout`) in { contract helloworld( world ) = { for( @msg <- world ) { stdout!(msg) } } | new world, world2 in { helloworld!(*world) | world!("Hello World") | helloworld!(*world2) | world2!("Hello World again") } }
synchronized-multimedia-integration-language.html 路 rholang.html 路 gettext.html

View source

- Build the next great programming language Search Day 214 About Blog Acknowledgements Traffic Traffic Today GitHub feedback@pldb.com