Package Usage: go: github.com/xiam/s-expr
The sexpr package is a Go library that provides a general purpose
S-expression parser and a lexer. The lexer scans a stream of bytes for a
finite set of patterns (tokens) and identifies lexemes, the parser takes
those lexemes as input and builds abstract syntax trees (ASTs) with them.
0 versions
Latest release: about 1 year ago
View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/xiam/s-expr