rthornton128 / gocalcLinks
A toy programming language to learn compiler design
☆14Updated 11 years ago
Alternatives and similar repositories for gocalc
Users that are interested in gocalc are comparing it to the libraries listed below
Sorting:
- beginnings of a toy pascal compiler☆20Updated 8 years ago
- Krawl programming language compiler☆43Updated 14 years ago
- Port of the lemon parser generator to the Go programming language☆57Updated 4 years ago
- a (tiny) VM project built with Go☆58Updated 8 years ago
- Golang Port of LLVM's Kaleidoscope Tutorial☆29Updated 10 years ago
- A compiler for BASIC programming language☆15Updated 6 years ago
- Lisp interpreter in Go by the guys at OKI ESC http://www.oki-osk.jp/esc/golang/lisp.html☆14Updated 11 years ago
- An implementation of the SubC language in Go☆165Updated 8 years ago
- A little language interpreter written in Go☆98Updated 6 years ago
- programming language compiler w/ llvm☆13Updated 7 years ago
- a dynamically typed, garbage collected, embeddable programming language built with Go☆328Updated 10 years ago
- squint - Rob Pike's Newsqueak interpreter for Unix