Skip to content

A Haskell implementation of the PROC language specification from the book Essentials of Programming Languages, 3rd edition, by Friedman and Wand.

License

Notifications You must be signed in to change notification settings

groscoe/friedman-wand-proc-language

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The PROC Language

A Haskell implementation of the PROC language specification from the book Essentials of Programming Languages, 3rd edition, by Friedman and Wand. This is only intended as a study project and borrows most of its code from my implementation of the LET language. A reference implementation in Racket is available on Github.

About

A Haskell implementation of the PROC language specification from the book Essentials of Programming Languages, 3rd edition, by Friedman and Wand.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published