<- Back to shtanton's homepage
aboutsummaryrefslogtreecommitdiff
path: root/main/main.go
Commit message (Collapse)AuthorAgeFilesLines
* Implements the first version of subexCharlie Stanton2022-09-211-0/+564
|
* Refactors some stuff and adds lexing and parsingCharlie Stanton2022-08-261-85/+34
|
* Initial commitCharlie Stanton2022-08-231-0/+139
No parsing yet, but the execution is not bad Commands: - Print value - Toggle terminal (switch between array and map) - Filter command Filters: - Path filter Path filters are compiled from a regex like AST