Skip to content

The Scala implementation of the code from the paper "Finally Tagless Partially Evaluated" by Carette et al.

Notifications You must be signed in to change notification settings

vjovanov/finally-tagless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository hosts the Scala version of the code from the paper "Finally Tagless Partially Evaluated" by Carette et al.

Note: Since we do not have staging, we use ADTs for trees and evaluate them with a gros hack of an interpreter.

About

The Scala implementation of the code from the paper "Finally Tagless Partially Evaluated" by Carette et al.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages