jhaberstro / scala-gadt

Compare and contrast tagged and tagless toy interpreter implementations using "tagged unions" and "generalized algebraic data types", respectively, in Scala.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scala-gadt

Compare and contrast tagged and tagless toy interpreter implementations using "tagged unions" and "generalized algebraic data types", respectively, in Scala.

"Run" with scala gadt.scala.

About

Compare and contrast tagged and tagless toy interpreter implementations using "tagged unions" and "generalized algebraic data types", respectively, in Scala.


Languages

Language:Scala 100.0%