parser
parser copied to clipboard
String: Implement strings interpolations
Previously located on https://github.com/tagua-vm/tagua-vm/issues/33.
Address #8.
Before supporting them, we must support more constructions from the language, so string interpolations from https://github.com/tagua-vm/tagua-vm/pull/30 are postpone here with this issue.