vito / go-parseLinks
A Parsec-like parsing library for Go.
☆52Updated 7 years ago
Alternatives and similar repositories for go-parse
Users that are interested in go-parse are comparing it to the libraries listed below
Sorting:
- Parsec implementation for Go☆18Updated 13 years ago
- Port of the lemon parser generator to the Go programming language☆57Updated 4 years ago
- A Lisp dialect written in Golang☆19Updated 8 years ago
- Golang Port of LLVM's Kaleidoscope Tutorial☆29Updated 11 years ago
- A dialect of Lisp implemented in Go☆104Updated 10 years ago
- LLVM bindings for the Go programming language☆54Updated 11 years ago
- a (tiny) VM project built with Go☆58Updated 8 years ago
- Go-interpreter Project Design Documents☆57Updated 7 years ago
- The original c2go program. Attempts to convert C to Go. Works on several simple examples, but not complex applications.☆56Updated 8 years ago
- Functional Go Programming Language☆191Updated 7 years ago
- beginnings of a toy pascal compiler☆20Updated 9 years ago
- Functional Programming Higher order functions in golang