compiler
Projects with this topic
-
The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Updated -
Embeddable Common-Lisp main repository.
Updated -
-
Package libqbe is a ccgo/v4 version of QBE in a library form (https://c9x.me/compile/)
Updated -
STklos: A VM based implementation of Scheme almost compliant with R5RS.
Updated -
-
-
Matt Dillon's DICE C compiler for the Amiga. This repo has my fixes to make it buildable on modern Unix-like systems as a cross-compiler, and to cross-bootstrap the Amiga version from Unix. Work in progress - expect the atsfixes branch to be rebased.
Updated -
Créer un compilateur pour transcrire un programme (dont la syntaxe est choisit arbitrairement) en arbre qui sera ensuite exécuté par une machine virtuelle.
Updated -
-
Work in progress A pure-Rust implementation of a Lua compiler/interpreter.
Updated -
-
Go0 is a [self] educational toy Go compiler for a minimalistic subset of Go. It demonstrates how to use the modernc.org/libqbe compiler back end.
Updated -
Programming Language that compiles into WebAssembly!
Updated -
A programming language (better description coming)
Updated -
A Compiler for the Scheme Programming Language
Updated -
-
A toy compiler from a functional programming language to MIPS assembly and Java bytecode
Updated -
Otus Lisp (Ol in short) is a purely* functional dialect of Lisp.
It implements an extended subset of R7RS Scheme including, but not limited to, some of the SRFIs. It's tiny (~42kb), embeddable and cross-platform.
Updated