prataprc / goparsec
Parser combinator in Go. If there are any cross platform issues or backward compatibility issues, please reach out.
☆286Updated 3 years ago
Alternatives and similar repositories for goparsec:
Users that are interested in goparsec are comparing it to the libraries listed below
- Lex machinary for go.☆411Updated 2 years ago
- Generates generalised LL (GLL) and reduced size LR(1) parsers with matching lexers☆197Updated last year
- JIT code-generation in Go!☆344Updated 9 years ago
- Immutable and Memory-Efficient Maps and Sets in Go☆241Updated this week
- Go tool to walk & rewrite AST☆171Updated 5 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆278Updated 3 years ago
- Search for Go code using syntax trees☆477Updated 3 years ago
- Parser / Scanner Generator☆637Updated 2 weeks ago
- Lexer for Go☆423Updated 2 years ago
- LLVM bindings for the Go programming language☆217Updated 4 years ago
- golang parser-combinator library☆75Updated 2 years ago
- github.com/cznic/sqlite has moved to modernc.org/sqlite☆341Updated 6 years ago
- go4 hosts the go4.org packages.☆327Updated last year
- gijit is a just-in-time trace-compiled golang REPL. Standing on the shoulders of giants (GopherJS and LuaJIT).☆323Updated last year
- General, type-safe, non-allocating set-operations for any sort.Interface☆170Updated 6 years ago
- Fluent immutable builders for golang☆223Updated 6 years ago
- Command pigeon generates parsers in Go from a PEG grammar.☆869Updated 3 weeks ago
- Functional Experiment in Golang☆143Updated last year
- Toy SQL parser example for Gopher Academy☆335Updated 5 years ago
- Easy parametric polymorphism at run time using completely unidiomatic Go.☆197Updated 11 years ago
- Peg, Parsing Expression Grammar, is an implementation of a Packrat parser generator.☆1,055Updated this week
- This tool is similar to golang.org/x/tools/cmd/stringer but generates MarshalJSON and UnmarshalJSON methods.☆488Updated 3 years ago
- Minimal metrics for Go (counter/gauge/histogram). No dependencies. Compatible with expvar. Web UI included.☆359Updated 5 years ago
- Simple LISP in Go☆522Updated 7 years ago
- github.com/cznic/ql has moved to modernc.org/ql☆1,303Updated 6 years ago
- goast is a Go AST utility with the aim of providing idiomatic meta-programming facilities for Go.☆137Updated 5 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆372Updated 2 years ago
- A simple tool for embedding assets in a Go binary.☆298Updated 6 years ago
- A code generation tool to enable generics in go☆163Updated 7 years ago
- Core utilities for functional Programming in Go☆387Updated last year