Skip to content

A haskell compiler from miranda to the lambda calculus

Notifications You must be signed in to change notification settings

aneeshdurg/miranda-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

miranda-compiler

Just trying my hand at implementing a Miranda compiler following The Implementation of Functional Programming Languages by Simon L. Peyton Jones.

I've chosen to implement my compiler in Haskell as opposed to Miranda since I'm more comfortable with Haskell and it offers powerful parsing libraries (parsec).

About

A haskell compiler from miranda to the lambda calculus

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published