rulonsw / SummerCompiler

c++ - based compiler for CS 5300's CPSL programming language
0 stars 0 forks source link

implement-expr-id #2

Closed rulonsw closed 7 years ago

rulonsw commented 7 years ago

Added several features and project improvements, the most principal of these being the ability to write from a known expression or const without having to define a new const value from a temporary LValue.