savi-lang / savi

A fast language for programmers who are passionate about their craft.
BSD 3-Clause "New" or "Revised" License
153 stars 12 forks source link

Add self-hosted parsing of character literals. #465

Closed jemc closed 1 year ago

jemc commented 1 year ago

Also, fix self-hosted parsing of escape sequences in string literals.