kyleect / locks

A toy language branched from Lox to learn language implementation and tooling. Forked from loxcraft
https://kyleect.github.io/locks/#/docs
MIT License
0 stars 0 forks source link

String interpolation #49

Open kyleect opened 11 months ago

kyleect commented 11 months ago

Possible implementations: Double quotes, String type format method, Backticks, Prefixed strings