v0.0.17: Char literals (#512)
Add lexing, parsing, typechecking, and compilation support for character literals. Right now they're fairly useless without actually being related to Strings at all, but that'll come in a future change once this groundwork is laid.