prataprc / goparsec
Parser combinator in Go. If there are any cross platform issues or backward compatibility issues, please reach out.
☆284Updated 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
- Lexer for Go☆424Updated 2 years ago
- Parser / Scanner Generator☆635Updated 2 months ago
- JIT code-generation in Go!☆344Updated 9 years ago
- Generates generalised LL (GLL) and reduced size LR(1) parsers with matching lexers☆197Updated last year
- LLVM bindings for the Go programming language☆217Updated 4 years ago
- Range over integers [0,n). Seriously, that's it.☆297Updated 5 years ago
- Go tool to walk & rewrite AST☆171Updated 5 years ago
- golang parser-combinator library☆75Updated 2 years ago
- Immutable and Memory-Efficient Maps and Sets in Go☆240Updated 3 weeks ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆277Updated 2 years ago
- Search for Go code using syntax trees☆478Updated 3 years ago
- This tool is similar to golang.org/x/tools/cmd/stringer but generates MarshalJSON and UnmarshalJSON methods.☆488Updated 3 years ago
- Toy SQL parser example for Gopher Academy☆335Updated 5 years ago
- gijit is a just-in-time trace-compiled golang REPL. Standing on the shoulders of giants (GopherJS and LuaJIT).☆322Updated last year
- General, type-safe, non-allocating set-operations for any sort.Interface☆170Updated 6 years ago
- Easy parametric polymorphism at run time using completely unidiomatic Go.☆197Updated 11 years ago
- github.com/cznic/sqlite has moved to modernc.org/sqlite☆341Updated 6 years ago
- samples of go tool yacc☆123Updated 9 years ago
- go4 hosts the go4.org packages.☆327Updated last year
- A code generation tool to enable generics in go☆162Updated 7 years ago
- a dynamically typed, garbage collected, embeddable programming language built with Go☆329Updated 10 years ago
- goast is a Go AST utility with the aim of providing idiomatic meta-programming facilities for Go.☆136Updated 5 years ago
- Functional Experiment in Golang☆143Updated last year
- A simple tool for embedding assets in a Go binary.☆298Updated 6 years ago
- Package generics is the true way to program generically in golang☆193Updated 7 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆371Updated 2 years ago
- Software Transactional Memory in Go☆188Updated 5 years ago
- Peg, Parsing Expression Grammar, is an implementation of a Packrat parser generator.☆1,050Updated this week
- Package pipe implements unix-like pipelines for Go.☆237Updated last year