Kowalczykiewicz / PartialReductionTrees

Implementation of Partial Reduction Trees (Scala 3, ZIO, Scalameter)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Partial Reduction Trees

Requirements

Install scala-sbt (http://www.scala-sbt.org/download.html)

Usage & Development

The following commands are executed from within the base directory (directory containing the build.sbt file)

Build

sbt compile

Run unit tests

sbt test

About

Implementation of Partial Reduction Trees (Scala 3, ZIO, Scalameter)


Languages

Language:Scala 100.0%