bspaans / jit-compilerLinks
JIT compiler in Go
☆244Updated last year
Alternatives and similar repositories for jit-compiler
Users that are interested in jit-compiler are comparing it to the libraries listed below
Sorting:
- JIT compile library for Go☆84Updated 5 years ago
- LLVM backed progamming language (Go subset)☆138Updated last year
- The assembler from the Go compiler, in library form.☆193Updated 4 years ago
- Go bindings to LLVM. Used as part of TinyGo.☆268Updated 4 months ago
- dlopen in go without cgo☆204Updated 6 years ago
- ☆192Updated 8 years ago
- JIT code-generation in Go!☆348Updated 9 years ago
- Generates generalised LL (GLL) and reduced size LR(1) parsers with matching lexers☆200Updated 2 years ago
- ☆125Updated 2 years ago
- Transpiling C code to Go code☆375Updated 11 months ago
- translate LLVM IR to Go☆121Updated 3 years ago
- A simple virtual machine - compiler & interpreter - written in golang☆338Updated 3 years ago
- Interactive Assembler for Go☆65Updated 10 months ago
- amd64 instruction assembler☆90Updated 7 years ago
- babygo👶 is a small Go compiler made from scratch, which can compile itself. It's going to be the smallest and simplest go compiler in th…☆316Updated last year
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- Run JVM-based code in Go efficiently☆82Updated 7 months ago
- Tool for transpiling C to Go.☆369Updated 5 months ago
- Tool to generate BYTE sequences for Go assembly as generated by YASM☆181Updated 2 years ago
- A bytecode-based virtual machine to implement scripting/filtering support in your golang project.☆120Updated last year
- A converter from Go to C++☆253Updated 3 years ago
- An x86-64 assembler written in Go (2019). A modern version (2025) is currently in development at the link below:☆97Updated 3 years ago
- A simple evaluator for arithmetic integer expressions.☆89Updated 3 years ago
- An interpreted language written in Go☆293Updated last year
- Go assembly transpiler for C programming language☆103Updated last week
- C++ symbol name demangler written in Go☆176Updated 2 months ago
- In-memory implementation of Go's `io/fs.FS` interface☆119Updated 10 months ago
- Precompiled Go versions of most of the grammars on https://github.com/antlr/grammars-v4.☆100Updated 3 years ago
- Lexer based on Rob Pike's talk on YouTube (view README)☆85Updated 3 years ago
- A C interpreter in Go☆123Updated 6 years ago