An open API service indexing awesome lists of open source software.

https://github.com/codebyaadi/monkey-compiler

A simple compiler implemented in Go, inspired by the book "Writing a Compiler in Go". This project aims to build a basic compiler from scratch, providing a hands-on approach to language parsing, lexical analysis, and code generation.
https://github.com/codebyaadi/monkey-compiler

Last synced: 2 months ago
JSON representation

A simple compiler implemented in Go, inspired by the book "Writing a Compiler in Go". This project aims to build a basic compiler from scratch, providing a hands-on approach to language parsing, lexical analysis, and code generation.

Awesome Lists containing this project