Skip to content

mjhopkins/ttfi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ttfi

Typed tagless final interpreters

Haskell source code from http://okmij.org/ftp/tagless-final/course/

The (incomplete) Scala code pretty much mirrors the Haskell

  • the main functions have been implemented as executable objects, e.g. Intro1Main, PushNegFMain.
  • ttfi.modules is an ordered list of modules.

About

Typed tagless final interpreters in Haskell and Scala

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published