compiler
Projects with this topic
-
Implementation of the projects on http://www.nand2tetris.org/
The purpose of this project is to build a general purpose computer (hardware and software stack) from first principles.
Updated -
proof of concept signed distance DSL with a RVSDG based optimizer.
Updated -
The HyperCAT programming language.
Updated -
A header only library that give a macro ASSUME(x) which gives a strong hint to the compiler about the state that then allows it to perform aggressive (and dangerous) optimizations.
Updated -
-
为 WebAssembly 设计的另一种 BEAM 实现方式
An alternative BEAM implementation, designed for WebAssembly
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 -
C++ Performance Benchmarks
Updated -
A low-level programming language
Updated -
// AOSP LLVM Clang toolchain
Updated -
-
Implementation of the Compiler Book from:
https://github.com/IUCompilerCourse/Essentials-of-CompilationAnd based on the public support code from:
https://github.com/IUCompilerCourse/public-student-support-codeUpdated -
-
A compiler built from scratch purely for fun. Let any critisism be constructive.
Updated -
Final project for CSE 40243 (Compilers & Language Design - Fall 2019) at the University of Notre Dame.
Updated -
Computation from scratch. No dependencies, not even hardware.
Updated -
Compiler for the CI-1322 course exam using Flex and Bison. Universidad de Costa Rica I-2018.
Updated -