droundy / go-compilerLinks
a toy go compiler written in go
☆22Updated 14 years ago
Alternatives and similar repositories for go-compiler
Users that are interested in go-compiler are comparing it to the libraries listed below
Sorting:
- A little language interpreter written in Go☆98Updated 6 years ago
 - An implementation of Scheme in Python and C++☆175Updated 2 weeks ago
 - A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 6 years ago
 - loxi - a Lox interpreter☆36Updated 7 years ago
 - C Implementation of the monkey programming language☆74Updated 5 years ago
 - Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
 - A C++ version monkey language interpreter. From Write An Interpreter In Go☆37Updated 5 years ago
 - The Lox interpreter written in Go☆24Updated 3 years ago
 - (WIP) Enact: A compiled programming language that's simple, familiar and fast.☆29Updated 5 years ago
 - Monkey programming language interpreter designed in "Writing An Interpreter In Go".☆40Updated 6 years ago
 - A toy programming language written in Go that compiles to C.☆104Updated 3 years ago
 - Simple virtual machine which interprets bytecode.☆473Updated 3 years ago
 - A simple stack-based virtual machine in C++ with a Forth like programming language☆165Updated 4 years ago
 - A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆86Updated 7 years ago
 - Compiler for a small language into x86-64 Assembly☆250Updated 3 years ago
 - Golang Port of LLVM's Kaleidoscope Tutorial☆29Updated 10 years ago
 - My first personal programming language, built in C++.☆11Updated 4 years ago
 - C implementation of the Monkey programming language. Repository moved to Sourcehut.☆40Updated 2 years ago
 - a simple tiny C Compiler using Lex & Yacc☆91Updated last month
 - tte (tiny text editor) is a terminal based text editor written in C from scratch.☆143Updated 4 years ago
 - A stack-based virtual machine written in C☆22Updated 6 years ago
 - Write your generalized parser combinator in 60 lines and extend it.☆12Updated 4 years ago
 - haskell-like compiled language based on Python VM☆10Updated 7 years ago
 - Bytecode Interpreter for Yet Another Scripting Language (YASL).☆72Updated 2 months ago
 - Lumi programming language development☆16Updated 2 years ago
 - Carbon programming language☆10Updated 3 months ago
 - A concise Hindley-Milner type inferencer (algorithm W) implemented with Scala☆17Updated 12 years ago
 - A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 5 years ago
 - Basic X86-64 assembler, written in golang☆76Updated 4 years ago
 - A prototype of a web server, using master-worker architecture, written in C.☆51Updated 9 years ago