{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:golang/github.com/alecthomas/parser","name":"github.com/alecthomas/parser","description":"Package participle constructs parsers from definitions in struct tags and parses directly into\nthose structs. The approach is philosophically similar to how other marshallers work in Go,\n\"unmarshalling\" an instance of a grammar into a struct.\n\nThe supported annotation syntax is:\n\nHere's an example of an EBNF grammar.","version":"v0.7.1","softwareVersion":"v0.7.1","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/alecthomas/parser","url":"https://github.com/alecthomas/parser","dateCreated":"2018-09-11","dateModified":"2020-11-26","datePublished":"2020-11-26","copyrightYear":2018,"downloadUrl":"https://proxy.golang.org/github.com/alecthomas/parser/@v/v0.7.1.zip","softwareHelp":{"@type":"WebSite","url":"https://pkg.go.dev/github.com/alecthomas/parser#section-documentation"},"applicationCategory":"go","runtimePlatform":"go","sameAs":["https://pkg.go.dev/github.com/alecthomas/parser"]}