Skip to content

Normalization by Evaluation for Embedded Domain-specific Languages

License

Notifications You must be signed in to change notification settings

nachivpn/nbe-edsl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nbe-edsl

Work in progress!

This repo contains the code accompanying the paper Practical Normalization by Evaluation for EDSLs, which is to be published at Haskell '21.

In ghci, load Demo.hs and try:

*Demo> norm cube
(\x0. (x0 * (x0 * x0)))

About

Normalization by Evaluation for Embedded Domain-specific Languages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages