llir / llvm
Library for interacting with LLVM IR in pure Go.
☆1,220Updated 4 months ago
Alternatives and similar repositories for llvm:
Users that are interested in llvm are comparing it to the libraries listed below
- LLVM-based compiler for Go☆1,255Updated 10 years ago
- Go bindings to LLVM. Used as part of TinyGo.☆250Updated 3 months ago
- C to Go Assembly☆1,322Updated 3 years ago
- ⚖️ A tool for transpiling C to Go.☆2,132Updated this week
- Parser / Scanner Generator☆635Updated 2 months ago
- Generate x86 Assembly with Go☆2,815Updated 2 weeks ago
- Peg, Parsing Expression Grammar, is an implementation of a Packrat parser generator.☆1,050Updated this week
- Automatic C-Go Bindings Generator for Go Programming Language☆1,545Updated 3 months ago
- A simple virtual machine - compiler & interpreter - written in golang☆335Updated 2 years ago
- JIT compiler in Go☆238Updated 11 months ago
- Scriptable interpreter written in golang☆1,504Updated 2 weeks ago
- Command pigeon generates parsers in Go from a PEG grammar.☆867Updated this week
- GUI frontend for Delve☆1,367Updated 3 weeks ago
- Go compiler frontend (gccgo)☆866Updated last month
- Interactive Go interpreter and debugger with REPL, Eval, generics and Lisp-like macros☆2,229Updated 8 months ago
- Transpiling C code to Go code☆373Updated 7 months ago
- A parser library for Go