Go package for parsing a raw string into a tree of typed(-ish) nodes (that can also construct the original string again)
Find a file
2025-04-23 17:33:11 +02:00
go.mod Implementation should be good like this. TODO: Tests 2025-04-23 17:33:11 +02:00
go.sum Implementation should be good like this. TODO: Tests 2025-04-23 17:33:11 +02:00
informer.go Implementation should be good like this. TODO: Tests 2025-04-23 17:33:11 +02:00
node.go Batman 2025-04-23 16:18:24 +02:00
parser.go Implementation should be good like this. TODO: Tests 2025-04-23 17:33:11 +02:00