Skip to content

KvelaGorrrrnio/master-thesis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

RevCon: An Extandable Concurrent Reversible Programming Language Collection

In order to build the project, haskel-stack is required.

In order to build go into /revcon and run $ stack build

To execute a program either use the builded executable or use $ stack run run <path-to-program.revcon>. To first execute in the forward direction followed by the backward direction, use $ stack run runverse <path-to-program.revcon>.

To run the test suite use $ stack test.

About

Code project for RevCon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published