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:
- Lexer for Go☆428Updated 2 years ago
- golang parser-combinator library☆76Updated 2 years ago
- Parser / Scanner Generator☆646Updated 4 months ago
- Lex machinary for go.☆412Updated 3 years ago
- Generates generalised LL (GLL) and reduced size LR(1) parsers with matching lexers☆200Updated 2 years ago
- A simple utility for running exhaustiveness checks on Go "sum types."☆443Updated 5 months ago
- Immutable and Memory-Efficient Maps and Sets in Go☆241Updated last week
- Easy parametric polymorphism at run time using completely unidiomatic Go.☆197Updated 11 years ago
- JIT code-generation in Go!☆348Updated 9 years ago
- Go tool to walk & rewrite AST☆171Updated 5 years ago
- LLVM bindings for the Go programming language☆217Updated 4 years ago
- Static analyser for finding Deadlocks in Go☆320Updated last year
- Search for Go code using syntax trees☆476Updated 4 years ago
- Software Transactional Memory in Go☆187Updated 5 years ago
- gijit is a just-in-time trace-compiled golang REPL. Standing on the shoulders of giants (GopherJS and LuaJIT).☆324Updated last year
- Remove unnecessary type conversions from Go source☆384Updated 6 months ago
- go4 hosts the go4.org packages.☆331Updated last year
- Toy SQL parser example for Gopher Academy☆335Updated 5 years ago
- A dialect of Go with optional types and without nil references.☆182Updated 7 years ago
- Monad, Functional Programming features for Golang☆351Updated 9 months ago
- Command pigeon generates parsers in Go from a PEG grammar.☆882Updated last week
- github.com/cznic/sqlite has moved to modernc.org/sqlite☆342Updated 6 years ago
- General, type-safe, non-allocating set-operations for any sort.Interface☆171Updated 6 years ago
- Mini prototype of FG/FGG/FGR in Go.☆98Updated 4 years ago
- Peg, Parsing Expression Grammar, is an implementation of a Packrat parser generator.☆1,073Updated last week
- A a Go 1/2 language feature proposal to immutability☆172Updated 5 years ago
- Range over integers [0,n). Seriously, that's it.☆295Updated 5 years ago
- Fluent immutable builders for golang☆226Updated 7 years ago
- Core utilities for functional Programming in Go☆387Updated last year
- Painless polymorphism☆126Updated 8 years ago