AnyDSL / MimIR

MimIR is my Intermediate Representation
https://anydsl.github.io/MimIR/
MIT License
46 stars 9 forks source link

Support for char & string literals #211

Closed leissa closed 1 year ago

leissa commented 1 year ago

Added support for char and string literals.

We probably want to use this for #210.