mayankmahajan24 / QL

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

Semantic checking for where #17

Closed evantarrh closed 8 years ago

evantarrh commented 8 years ago

Adds semantic checking for where.

Also taking a leaf out of @anshulkgupta's book and making our parser a little bit more flexible for accepting newlines in different places for wheres.