Skip to content

Commit 412a163

Browse files
committed
fix(repl): support JSON path access, array indexing and typed literals
- parse assignments before call dispatch - add support for data.name and data["key"] - add array indexing (items[0]) - improve arg resolution in println/print - add typed literals support (int, double, string, bool) - fix REPL value parsing consistency
1 parent be79513 commit 412a163

File tree

2 files changed

+1574
-240
lines changed

2 files changed

+1574
-240
lines changed

0 commit comments

Comments
 (0)