Skip to content

tc360950/Imperative-language-interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Haskell interpreter of C-like imperative language.

Compilation & Usage

Use make to compile.

Run

./intepreter program 

where program is a source code will run the interpreter.

Examples

./good contains examples of valid programs while ./bad contains examples of invalid programs (or programs which fail during the execution)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published