Skip to content

LightAndLight/pl0-haskell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pl0-haskell

PL/0 compiler written in Haskell Based on the specification from COMP4403 at UQ

Not yet fully functional.

Compiler currently generates code for a stack-based VM. I aim to add more backends later on.

Installation

$ stack install pl0

Invocation

$ stack exec pl0-exe -- [inputfile]

About

PL/0 compiler written in Haskell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published