Skip to content

jsantos17/crs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to (co)recursion schemes

Requirements

sbt should be installed and in your $PATH

Instructions

Clone this repository

git clone git@github.com:jsantos17/crs.git

cd into the repo and fetch the work branch

git fetch origin work

Fetch checkpoint tags

git fetch --tags

Checkout the first checkpoint.

git checkout checkpoint_00

You can find the list of all checkpoints using git tag -l

Run sbt at the root of the repository and call run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages