mayankmahajan24 / QL

QL Language and Compiler, for Programming Langauges and Translators Course Fall 2015
4 stars 2 forks source link

Sast matt evan #11

Closed mattpiccolella closed 8 years ago

mattpiccolella commented 8 years ago

I added declaration of variables and verification of those data types, as well as the declaration of functions, the verification of return types within functions, as well as scoping of passed arguments to functions.