Skip to content

marco-zanella/while

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

While

While Language Abstract (and Concrete) Interpreter

The While language is a very simple C-like imperative language where the possible operations are assignments, compositions, if and while control structures and both arithmetic and boolean operations. This tools offers a basic static analyzer for such a language.

About

While Language Abstract (and Concrete) Interpreter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages