mnbujold / c415-compiler

Fall 2012 CMPUT 415 Compiler Course
0 stars 3 forks source link

Apostrophes are not taken out of strings #25

Closed James-Osgood closed 11 years ago

James-Osgood commented 11 years ago

The lexer should remove the apostrophes at the beginning and end of strings before it sends the string to the grammar.