Skip to content

Example codes to blog post about final encoding of embedded languages

License

Notifications You must be signed in to change notification settings

aherrmann/final-encoding-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mutual Recursion in Final Encoding - Examples

Example codes to my blog post about defining mutually recursive functions within an embedded language that is implemented through final encoding in Haskell.

There are no special dependencies. The code has been tested on GHC 7.6.3 and 7.10.3. To play around with the example codes simply load the corresponding module within src/ into ghci.

About

Example codes to blog post about final encoding of embedded languages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published