haroldo-ok / bitsy-converter

Online tool for converting bitsy scripts into various formats
https://haroldo-ok.itch.io/bitsy-converter
MIT License
14 stars 4 forks source link

Improve generation of C string constants #1

Open haroldo-ok opened 4 years ago

haroldo-ok commented 4 years ago

Currently, the C string constant generation only wraps the strings in quotes, not caring about the escaping.