prataprc / goparsecLinks
Parser combinator in Go. If there are any cross platform issues or backward compatibility issues, please reach out.
☆294Updated 4 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☆430Updated 3 years ago
- Lex machinary for go.☆411Updated 3 years ago
- Parser / Scanner Generator☆652Updated 8 months ago
- Generates generalised LL (GLL) and reduced size LR(1) parsers with matching lexers☆200Updated 2 years ago
- LLVM bindings for the Go programming language☆217Updated 4 years ago
- golang parser-combinator library☆78Updated 3 years ago
- Immutable and Memory-Efficient Maps and Sets in Go☆245Updated last month
- JIT code-generation in Go!☆350Updated 10 years ago
- Search for Go code using syntax trees☆476Updated 4 years ago
- A simple utility for running exhaustiveness checks on Go "sum types."☆444Updated 9 months ago
- gijit is a just-in-time trace-compiled golang REPL. Standing on the shoulders of giants (GopherJS and LuaJIT).☆325Updated 2 years ago
- Easy parametric polymorphism at run time using completely unidiomatic Go.☆197Updated 11 years ago
- Toy SQL parser example for Gopher Academy☆334Updated 5 years ago
- Software Transactional Memory in Go☆187Updated 6 years ago
- Go tool to walk & rewrite AST☆171Updated 6 years ago
- A dialect of Go with optional types and without nil references.☆182Updated 7 years ago
- Peg, Parsing Expression Grammar, is an implementation of a Packrat parser generator.☆1,093Updated last month
- Command pigeon generates parsers in Go from a PEG grammar.☆903Updated this week
- github.com/cznic/sqlite has moved to modernc.org/sqlite☆342Updated 7 years ago
- go4 hosts the go4.org packages.☆329Updated 2 years ago
- Static analyser for finding Deadlocks in Go☆321Updated 2 years ago
- A code generation tool to enable generics in go☆163Updated 8 years ago
- a dynamically typed, garbage collected, embeddable programming language built with Go☆328Updated 10 years ago
- Core utilities for functional Programming in Go☆388Updated 2 years ago
- General, type-safe, non-allocating set-operations for any sort.Interface☆170Updated 7 years ago
- Range over integers [0,n). Seriously, that's it.☆296Updated 5 years ago
- Remove unnecessary type conversions from Go source☆385Updated 10 months ago
- Fluent immutable builders for golang☆226Updated 7 years ago
- A a Go 1/2 language feature proposal to immutability☆171Updated 5 years ago
- Painless polymorphism☆127Updated 8 years ago