cs75-s16-lectures
Compiler course materials
A collection of lecture materials and resources for teaching compilers in a computer science course
41 stars
3 watching
8 forks
Language: HTML
last commit: almost 9 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of computer science courses with video lectures for self-study and learning | 67,524 |
| Lectures on software foundations, accompanying YouTube videos and Coq source files for teaching formal verification | 116 |
| 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,145 |
| A comprehensive repository for teaching university-level data structures and algorithms course materials | 114 |
| A compiler for a Clojure-based language that compiles to WebAssembly | 158 |
| A repository of C code and presentation slides accompanying the book Learn C The Hard Way | 1,246 |
| A C compiler written in the C2 language itself. | 703 |
| Compiles high-level programming languages into input for provable computations protocols. | 304 |
| A compiler and interpreter for executing C code on the fly as it is typed. | 29 |
| A comprehensive C programming project covering various algorithms and data structures | 749 |
| A list of compilers and transpilers that can generate C code from various programming languages. | 709 |
| A minimal C compiler generating x86_64 assembly code | 516 |
| Develops an assembler and compiler for a programming language | 46 |
| Collection of slides, code, and materials from CppCon 2016 presentations on C++ development topics | 1,806 |
| Builds hardware descriptions into executable code using an LLVM-style compiler framework. | 101 |