pwaller / go2ll-talkView external linksLinks
Live coding a basic Go compiler with LLVM in 20 minutes
☆268Oct 22, 2023Updated 2 years ago
Alternatives and similar repositories for go2ll-talk
Users that are interested in go2ll-talk are comparing it to the libraries listed below
Sorting:
- LLVM backed progamming language (Go subset)☆139Sep 29, 2023Updated 2 years ago
- translate LLVM IR to Go☆125Apr 10, 2022Updated 3 years ago
- Extremely experimental toy go compiler☆19Oct 18, 2020Updated 5 years ago
- xxh3 fast hash function☆105Mar 17, 2019Updated 6 years ago
- Miscellaneous Go hacks☆243Nov 13, 2025Updated 3 months ago
- A small SAT solver in Go☆23Dec 27, 2020Updated 5 years ago
- minigo🐥is a small Go compiler made from scratch. It can compile itself.☆532Feb 16, 2021Updated 4 years ago
- 2D locality queries in Go☆34Jun 3, 2025Updated 8 months ago
- A compiler for the µC language.☆58Mar 25, 2021Updated 4 years ago
- uint128 for Go☆262Nov 16, 2024Updated last year
- basgo compiles BASIC-lang to Golang. Then 'go build' can translate code to native executable binary.☆40Mar 9, 2023Updated 2 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Jul 14, 2022Updated 3 years ago
- Library for interacting with LLVM IR in pure Go.☆1,272Dec 6, 2024Updated last year
- x86-64 instruction encoder in Go☆23Nov 2, 2019Updated 6 years ago
- Interactive Go interpreter and debugger with REPL, Eval, generics and Lisp-like macros☆2,278Oct 11, 2025Updated 4 months ago
- Chip-8 emulator☆12Jul 24, 2020Updated 5 years ago
- scripting language integrated with Go☆914Jun 27, 2019Updated 6 years ago
- 🌱 A minimal programming language and compiler (mirror).☆100Jan 8, 2026Updated last month
- A Lua 5.3 VM and compiler written in Go.☆930Mar 23, 2022Updated 3 years ago
- Nearly generic prime field implementation in Go☆24Feb 11, 2020Updated 6 years ago
- Statically typed functional programming language implementation with Go and LLVM☆758Jul 4, 2020Updated 5 years ago
- Ko: A generic type-safe language for concurrent, stateful, deadlock-free systems and protocol manipulations☆308Jul 31, 2023Updated 2 years ago
- github.com/cznic/cc has moved to modernc.org/cc☆163Nov 22, 2018Updated 7 years ago
- Document mathematical Go code beautifully☆204Feb 9, 2024Updated 2 years ago
- Smart Go module dependency inspection and pruning.☆19Jun 11, 2020Updated 5 years ago
- Interactive object file browser with symbol, source, assembly, and analysis☆22Apr 10, 2024Updated last year
- Generate ELF Linux 64-bit (x86-64) executable manually☆46Jun 21, 2019Updated 6 years ago
- A Lua 5.3 engine implemented in Go☆1,831Oct 12, 2020Updated 5 years ago
- A C interpreter in Go☆122Sep 26, 2018Updated 7 years ago
- The Geode Programming Language☆16Dec 30, 2019Updated 6 years ago
- A compiler for BASIC programming language☆15Oct 27, 2019Updated 6 years ago
- like preact, but for go with wasm☆145Mar 1, 2020Updated 5 years ago
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆553Aug 3, 2024Updated last year
- experimental new HTTP client API for #golang (WIP)☆586Jan 1, 2019Updated 7 years ago
- ⚖️ A tool for transpiling C to Go.☆2,176Updated this week
- Parses Go tracebacks and finds possible deadlocks☆26Jul 11, 2020Updated 5 years ago
- Parser / Scanner Generator☆657Jan 13, 2026Updated last month
- Biscuit research OS☆2,559Oct 28, 2022Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Jul 2, 2024Updated last year