cs75-s16-lectures

Compiler course materials

A collection of lecture materials and resources for teaching compilers in a computer science course

GitHub

41 stars
3 watching
8 forks
Language: HTML
last commit: over 8 years ago

Related projects:

Repository Description Stars
developer-y/cs-video-courses A collection of computer science courses with video lectures for self-study and learning 67,292
clarksmr/sf-lectures Lectures on software foundations, accompanying YouTube videos and Coq source files for teaching formal verification 115
alexfanw/huster-cs A collection of course materials and project repositories from a computer science program at Huawei University, covering various topics including operating systems, networking, algorithms, data structures, software engineering, and more. 1,124
aaronbloomfield/pdr A comprehensive repository for teaching university-level data structures and algorithms course materials 114
tmcw/wah A compiler for a Clojure-based language that compiles to WebAssembly 158
zedshaw/learn-c-the-hard-way-lectures A repository of C code and presentation slides accompanying the book Learn C The Hard Way 1,241
c2lang/c2compiler A C compiler written in the C2 language itself. 704
nilfoundation/zkllvm Compiles high-level programming languages into input for provable computations protocols. 295
l1mey112/crepl A compiler and interpreter for executing C code on the fly as it is typed. 30
yourtion/learningmasteringalgorithms-c A comprehensive C programming project covering various algorithms and data structures 747
dbohdan/compilers-targeting-c A list of compilers and transpilers that can generate C code from various programming languages. 703
jserv/mazucc A minimal C compiler generating x86_64 assembly code 516
rsms/wlang Develops an assembler and compiler for a programming language 47
cppcon/cppcon2016 Collection of slides, code, and materials from CppCon 2016 presentations on C++ development topics 1,809
rdaly525/coreir Builds hardware descriptions into executable code using an LLVM-style compiler framework. 101