goccmack / goccLinks
Parser / Scanner Generator
☆657Updated 3 weeks ago
Alternatives and similar repositories for gocc
Users that are interested in gocc are comparing it to the libraries listed below
Sorting:
- Command pigeon generates parsers in Go from a PEG grammar.☆907Updated this week
- Peg, Parsing Expression Grammar, is an implementation of a Packrat parser generator.☆1,100Updated 3 months ago
- Lex machinary for go.☆411Updated 3 years ago
- Lexer for Go☆430Updated 3 years ago
- JIT code-generation in Go!☆351Updated 10 years ago
- Scriptable interpreter written in golang☆1,558Updated 10 months ago
- Library for interacting with LLVM IR in pure Go.☆1,272Updated last year
- Pure Go line editor with history, inspired by linenoise☆1,086Updated 2 years ago
- Golang implementation of Radix trees☆935Updated last year
- Decorated Syntax Tree - manipulate Go source with perfect fidelity.☆1,410Updated 2 years ago
- dque is a fast, embedded, durable queue for Go☆794Updated last year
- [mirror] Experimental and deprecated packages☆860Updated last month
- Generates generalised LL (GLL) and reduced size LR(1) parsers with matching lexers☆201Updated 2 years ago
- Golang AST visualizer