c30f10db96
Implement string interpolation
63792ea983
Make tokenization aware of string templates
94a13b0d3c
Fix compilation errors with Stack list
WIP: String Literal Interpolation
eb9552c390
Merge compiler into Chunk.zig
83680607b7
Fix arity check error message formatting
8f3a33a52b
Merge pull request 'Improve Kym Run-TIme Errors' (#45) from better-kym-runtime-errors into main
19e1fb2634
Streamline arity detection
75ddf3f2bb
Add line numbers to stack traces
00631e66a5
Make named lambdas report their names in errors
fd15903260
Fix recursive to_string calls
WIP: Improve Kym Run-TIme Errors
fd15903260
Fix recursive to_string calls
8b0182f03c
add dynamic to_string support to dynamic object typeinfo