skx / go.vmLinks
A simple virtual machine - compiler & interpreter - written in golang
☆343Updated 3 years ago
Alternatives and similar repositories for go.vm
Users that are interested in go.vm are comparing it to the libraries listed below
Sorting:
- An interpreted language written in Go☆301Updated 2 years ago
- JIT compiler in Go☆246Updated last year
- LLVM backed progamming language (Go subset)☆139Updated 2 years ago
- Go bindings to LLVM. Used as part of TinyGo.☆282Updated last month
- JIT code-generation in Go!☆351Updated 10 years ago
- a simple compiler in go☆52Updated 7 years ago
- Demo code and slides for my GolangUK '17 talk: "Bare Metal Gophers: Can you write a kernel in Go?"☆162Updated last year
- 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…☆321Updated last year
- Parser / Scanner Generator☆657Updated 3 weeks ago
- Transpiling C code to Go code☆377Updated last year
- A bytecode-based virtual machine to implement scripting/filtering support in your golang project.☆119Updated last year
- Like The Super Tiny Compiler, but in Go☆667Updated 4 years ago
- Compiler for a small language into x86-64 Assembly☆252Updated 3 years ago
- Currently extending the Monkey programming language designed in the books "Writing An Interpreter In Go" and "Writing a Compiler in Go"☆54Updated last year
- A simple evaluator for arithmetic integer expressions.☆92Updated 4 years ago
- Pattern matchings for Go.☆252Updated 2 years ago
- Lexer for Go☆430Updated 3 years ago
- small text editor☆94Updated 4 years ago
- Library for interacting with LLVM IR in pure Go.☆1,272Updated last year
- Lex machinary for go.☆411Updated 3 years ago
- Generic manual memory management for golang☆193Updated last year
- dlopen in go without cgo☆208Updated 6 years ago
- An operating system written in Go☆146Updated last month
- "Writing An Interpreter in Go" and "Wring A Compiler in Go"☆236Updated 6 years ago
- Generic and fast binary serializer for Go☆250Updated last year
- An HTTP server for testing Wasm☆282Updated 5 months ago
- Simple 2D game prototyping framework targetting Windows, Mac, Linux, WASM.☆108Updated 6 months ago
- Goscript: Runtime execution of Go code.☆125Updated 8 years ago
- Toy SQL parser example for Gopher Academy☆334Updated 5 years ago
- Successor of my monkey Interpreter(support for class, linq, sql, net, http, fmt, json and A realtime syntax highlighting REPL).☆131Updated 4 years ago