Skip to content

JosephDenman/Rho

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proc

Contains a GADT for the ρ-calculus

Trace

Includes a monad transformer Trace for logging state changes over an expression evaluation.

RhoInterface

An interface for evaluating expressions written using the Rho ADT. A number of sample expressions exist in the Example object. To run the interpreter, call Example.evaluate(P) on an expression, P, then open SBT Shell and type run.

About

Generalized Abstract Data Type for Rho-Calculus

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages