stred-go

Stred: Streaming Tree Editor. Like sed but for JSON. This is the go implementation
git clone http://shtanton.xyz/git/repo/stred-go
Log | Files | Refs | README

ModeNameSize
-rw-r--r--README.md278L
-rw-r--r--go.mod3L
-rw-r--r--main/command.go222L
-rw-r--r--main/json.go1L
-rw-r--r--main/lex.go224L
-rw-r--r--main/main.go75L
-rw-r--r--main/parse.go222L
-rw-r--r--subex/arithmetic.go178L
-rw-r--r--subex/lex.go32L
-rw-r--r--subex/main.go155L
-rw-r--r--subex/parse.go404L
-rw-r--r--subex/subexast.go397L
-rw-r--r--subex/subexstate.go280L
-rw-r--r--walk/atom.go95L
-rw-r--r--walk/read.go491L
-rw-r--r--walk/value.go78L
-rw-r--r--walk/walk.go296L