Skip to content

PangolinGiLA/tea-interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tea interpreter

Tea is a strongly typed, imperative programming language, developed along with Nikodem Gapski for Program Semantics and Verification course. Example programs demonstrating language features can be found in good/ and bad/ directories.

Build

Make sure you have ghc, bnfc, happy and alex installed. Then just run make.

Run

To run your program:

./interpreter path/to/file.tea

To run tests:

./test.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors