prataprc / goparsecLinks
Parser combinator in Go. If there are any cross platform issues or backward compatibility issues, please reach out.
☆290Updated 3 years ago
Alternatives and similar repositories for goparsec
Users that are interested in goparsec are comparing it to the libraries listed below
Sorting:
- Generates generalised LL (GLL) and reduced size LR(1) parsers with matching lexers☆198Updated 2 years ago
- Lex machinary for go.☆412Updated 3 years ago
- Parser / Scanner Generator☆644Updated 3 months ago
- Lexer for Go☆428Updated 2 years ago
- Search for Go code using syntax trees☆476Updated 4 years ago
- JIT code-generation in Go!☆347Updated 9 years ago
- golang parser-combinator library☆76Updated 2 years ago
- Go tool to walk & rewrite AST☆171Updated 5 years ago
- LLVM bindings for the Go programming language☆217Updated 4 years ago
- A simple utility for running exhaustiveness checks on Go "sum types."☆444Updated 4 months ago
- Easy parametric polymorphism at run time using completely unidiomatic Go.☆197Updated 11 years ago
- gijit is a just-in-time trace-compiled golang REPL. Standing on the shoulders of giants (GopherJS and LuaJIT).☆323Updated last year
- Static analyser for finding Deadlocks in Go☆320Updated last year
- Immutable and Memory-Efficient Maps and Sets in Go☆241Updated 2 months ago
- Toy SQL parser example for Gopher Academy☆335Updated 5 years ago
- Functional Experiment in Golang☆146Updated last year
- Range over integers [0,n). Seriously, that's it.☆295Updated 5 years ago
- Peg, Parsing Expression Grammar, is an implementation of a Packrat parser generator.☆1,066Updated this week
- go4 hosts the go4.org packages.☆330Updated last year
- Software Transactional Memory in Go☆187Updated 5 years ago
- Remove unnecessary type conversions from Go source☆384Updated 5 months ago
- github.com/cznic/sqlite has moved to modernc.org/sqlite☆342Updated 6 years ago
- Core utilities for functional Programming in Go☆387Updated last year
- Mini prototype of FG/FGG/FGR in Go.☆98Updated 4 years ago
- Monad, Functional Programming features for Golang☆351Updated 9 months ago
- a tool for code clone detection☆352Updated last year
- Command pigeon generates parsers in Go from a PEG grammar.☆880Updated 2 weeks ago
- A code generation tool to enable generics in go☆163Updated 7 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆277Updated 3 years ago
- Fluent immutable builders for golang☆224Updated 7 years ago