SkillAgentSearch skills...

KFramework

RChain Rholang Implementation & Materials for learning K Framework

Install / Use

/learn @Isaac-DeFrain/KFramework
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

This is a work in progress which is quickly evolving! Stay tuned.

Rholang & RChain

Rholang is a concurrent programming language, with a focus on message-passing, formally modeled by the ρ-calculus, a reflective, higher-order extension of the π-calculus. It is designed to be used to implement protocols and "smart contracts" on a general-purpose blockchain, but could be used in other settings as well.

The open-source RChain project is building a decentralized, economically secure, censorship-resistant, public, global compute infrastructure and blockchain. It will host and execute programs popularly referred to as smart contracts. It will be trustworthy, scalable, concurrent, with proof-of-stake consensus and content delivery.

My main Rholang work is going on in /Languages/GroundedRho. This work started as an implementation of the ρ-calculus with ground terms (Bool, Int, String) and name variables. It is quickly becoming a full scale implementation of RChain Rholang.

K Framework Learning Materials

I am currently learning K Framework. I will curate all of the relevant materials that I encounter/create here.

Check out my attempt at a cheat sheet for K Framework

Resources

Getting Started

Deeper Dive: Papers

View on GitHub
GitHub Stars8
CategoryEducation
Updated3y ago
Forks0

Languages

OCaml

Security Score

75/100

Audited on Mar 10, 2023

No findings