rzimmerman / kal

A powerful, easy-to-use, and easy-to-read programming language for the future.
http://rzimmerman.github.io/kal
MIT License
394 stars 18 forks source link

Unable to parse some single quoted strings #27

Closed rzimmerman closed 11 years ago

rzimmerman commented 11 years ago
a = '\n'

fails to parse

rzimmerman commented 11 years ago

It looks like this is actually an issue with strings that end in escaped backslashes like:

r = '\\'