wyvernlang / wyvern

The Wyvern programming language.

Home Page:http://wyvernlang.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use TSLs for String/character literals

JonathanAldrich opened this issue · comments

Character literals would be more elegant if we used the string literal syntax but use TSLs to interpret them as character literals when appropriate.