ripta / kaleidoscopeLinks
LLVM's Kaleidoscope in Golang
☆15Updated 10 years ago
Alternatives and similar repositories for kaleidoscope
Users that are interested in kaleidoscope are comparing it to the libraries listed below
Sorting:
- Golang Port of LLVM's Kaleidoscope Tutorial☆29Updated 11 years ago
- a simple Hindley-Milner type system in Go☆65Updated 7 years ago
- A little language interpreter written in Go☆99Updated 7 years ago
- The Geode Programming Language☆16Updated 6 years ago
- the best functional language ever☆41Updated 6 years ago
- Expressive, noiseless, interpreted, toy programming language☆45Updated 8 years ago
- LLVM backed progamming language (Go subset)☆139Updated 2 years ago
- A compiler for the µC language.☆58Updated 4 years ago
- A functional language with Reason-like syntax that compiles to Go.☆139Updated 6 years ago
- LLVM bindings for the Go programming language☆217Updated 4 years ago
- WDTE is a simple, functional-ish, embedded scripting language.☆22Updated 5 months ago
- golang parser-combinator library☆78Updated 3 years ago
- A functional interpreted programming language with a minimalistic design.☆63Updated 3 months ago
- Oglang - Language that compiles to Golang☆96Updated 7 years ago
- 🌱 A minimal programming language and compiler (mirror).☆100Updated last month
- Mugo, a toy compiler for a subset of Go that can compile itself☆127Updated 4 years ago
- Io, the language, in Go, the language☆83Updated 2 years ago
- Frame provides plan9-like editable text widgets☆69Updated 5 years ago
- Hindley-Milner type system with extensible records and variants, implemented in Go