Skip to content

interpreter for thorsten ball's monkey language, written in haskell

Notifications You must be signed in to change notification settings

jaredh159/haskell-monkey

Repository files navigation

haskell-monkey

An interpreter for Thorston Ball's Monkey language, written in noobish Haskell.

usage

cabal run            # start the repl in normal eval mode
cabal run tokens     # start repl printing tokens
cabal run ast        # start repl printing AST nodes
cabal run ast string # start repl printing stringified AST nodes

About

interpreter for thorsten ball's monkey language, written in haskell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published