prataprc / goparsecLinks
Parser combinator in Go. If there are any cross platform issues or backward compatibility issues, please reach out.
☆293Updated 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☆430Updated 3 years ago
- Lex machinary for go.☆410Updated 3 years ago
- Generates generalised LL (GLL) and reduced size LR(1) parsers with matching lexers☆199Updated 2 years ago
- Parser / Scanner Generator☆651Updated 7 months ago
- JIT code-generation in Go!☆348Updated 10 years ago
- Search for Go code using syntax trees☆476Updated 4 years ago
- LLVM bindings for the Go programming language☆217Updated 4 years ago
- golang parser-combinator library☆77Updated 3 years 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).☆325Updated 2 years ago
- Toy SQL parser example for Gopher Academy☆334Updated 5 years ago
- Software Transactional Memory in Go☆187Updated 6 years ago
- Command pigeon generates parsers in Go from a PEG grammar.☆899Updated last week
- Range over integers [0,n). Seriously, that's it.☆296Updated 5 years ago
- Immutable and Memory-Efficient Maps and Sets in Go☆245Updated last week
- Static analyser for finding Deadlocks in Go☆321Updated 2 years ago
- A dialect of Go with optional types and without nil references.☆182Updated 7 years ago
- Core utilities for functional Programming in Go☆388Updated 2 years ago
- A simple utility for running exhaustiveness checks on Go "sum types."☆444Updated 8 months ago
- go4 hosts the go4.org packages.☆329Updated 2 years ago
- Peg, Parsing Expression Grammar, is an implementation of a Packrat parser generator.☆1,090Updated 3 weeks ago
- github.com/cznic/sqlite has moved to modernc.org/sqlite☆343Updated 7 years ago
- A code generation tool to enable generics in go☆163Updated 7 years ago
- Go tool to walk & rewrite AST☆171Updated 5 years ago
- Remove unnecessary type conversions from Go source☆385Updated 9 months ago
- This tool is similar to golang.org/x/tools/cmd/stringer but generates MarshalJSON and UnmarshalJSON methods.☆490Updated 3 years ago
- Painless polymorphism☆127Updated 8 years ago
- Mini prototype of FG/FGG/FGR in Go.☆98Updated 4 years ago
- Statically typed functional programming language implementation with Go and LLVM☆758Updated 5 years ago
- General, type-safe, non-allocating set-operations for any sort.Interface☆170Updated 7 years ago