go-llvm / llgo
LLVM-based compiler for Go
☆1,255Updated 10 years ago
Alternatives and similar repositories for llgo:
Users that are interested in llgo are comparing it to the libraries listed below
- Library for interacting with LLVM IR in pure Go.☆1,225Updated 5 months ago
- C to Go Assembly☆1,325Updated 3 years ago
- JIT code-generation in Go!☆344Updated 9 years ago
- LLVM bindings for the Go programming language☆217Updated 4 years ago
- wagon, a WebAssembly-based Go interpreter, for Go.☆901Updated 5 years ago
- Parser / Scanner Generator☆637Updated 2 weeks ago
- Pure Go line editor with history, inspired by linenoise☆1,065Updated last year
- Go compiler frontend (gccgo)☆871Updated 2 months ago
- Peg, Parsing Expression Grammar, is an implementation of a Packrat parser generator.☆1,055Updated this week
- github.com/cznic/ql has moved to modernc.org/ql☆1,303Updated 6 years ago
- ⚖️ A tool for transpiling C to Go.☆2,139Updated 3 weeks ago
- [abandoned] Duktape JavaScript engine bindings for Go☆779Updated 3 years ago
- Lexer for Go☆423Updated 2 years ago
- C to Go translation tool supporting Go toolchain migration☆501Updated 6 years ago
- A Lua 5.3 VM and compiler written in Go.☆924Updated 3 years ago
- Scriptable interpreter written in golang☆1,509Updated last month
- moss - a simple, fast, ordered, persistable, key-val storage library for golang