shivansh / gogo
Go to MIPS compiler, written in Go. Course project for Compiler Design (CS335).
☆27Updated 6 years ago
Alternatives and similar repositories for gogo:
Users that are interested in gogo are comparing it to the libraries listed below
- A C interpreter in Go☆123Updated 6 years ago
- a (tiny) VM project built with Go☆59Updated 8 years ago
- beginnings of a toy pascal compiler☆20Updated 8 years ago
- The Not So Tiny C Compiler☆31Updated 9 years ago
- A Golang library that implements the Hierarchical State Machine(HSM).☆47Updated 9 years ago
- Redis protocol parser in golang☆16Updated 8 years ago
- github.com/cznic/ccgo has moved to modernc.org/ccgo☆36Updated 6 years ago
- ☆19Updated 6 years ago
- Object file abstractions in Go☆30Updated last year
- Package ikitai is an optimizing just-in-time compiler for SSA-transformed Go.☆17Updated 4 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Go regexp for binary/latin-1 data☆48Updated 5 years ago
- Go channels over a network.☆83Updated 10 years ago
- Go allocation trace utilities☆14Updated 4 years ago
- A libjit wrapper for Golang☆24Updated 11 years ago
- libbindgen is a package that generates bindings and idiomatic Go interfaces to C-libraries☆33Updated 4 years ago
- A (very) simple elegant shell in Go