adelhult / while-lang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An interpreter for the tiny imperative programming language "While".

Run a source file:

cabal run WhileLang -- some_file.while

Run REPL:

cabal run

About

License:MIT License


Languages

Language:Haskell 100.0%