Skip to content

A toy compiler implement in Haskell. Just for fun!

Notifications You must be signed in to change notification settings

StepfenShawn/ToyCompiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

  • ghc
  • cabal
cabal update
cabal install --lib parsec

Build

ghc -o main --make hello.hs

About

A toy compiler implement in Haskell. Just for fun!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published