Skip to content

rainfall-lang/rainfall-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rainfall Semantic Interpreter

This repository contains a semantic interpreter for the Rainfall smart contract language, described in the paper "Smart Contracts as Authorized Production Rules". The paper itself is available at https://github.com/rainfall-lang/rainfall-paper.

To build the interpreter you'll need a recent version of GHC (Glasgow Haskell Compiler) installed. Then, in the root of the directory do:

$ cabal update
$ cabal install
$ rainfall demo/01-Transfer.rain

About

Rainfall semantic interpreter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published