Stars
A personal experimental C++ Syntax 2 -> Syntax 1 compiler
Corne keyboard, a split keyboard with 3x6 column staggered keys and 3 thumb keys.
🦀 Small exercises to get you used to reading and writing Rust code!
A massively parallel, high-level programming language
Use Lego(tm) EV3 sensors and motors with the ESP32
Contains PCB designs for the Bricktronics projects
Papers from the computer science community to read and discuss.
The official repo for the design of the C# programming language
This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
An open source cross-platform programming language focused on efficiency.
Lightweight framework for easy and efficient code generation
A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.
Tai-e assignments for static program analysis
taoliq / ics-pa
Forked from NJU-ProjectN/ics-paThe wrapper repo for NJU ICS PA.
Projects for an undergraduate OS course
Mirror of InriaForge SSABook repository: https://gforge.inria.fr/projects/ssabook/ (was scheduled for retirement at the end of 2020, was still online as of 2021-03, but then gone by 2021-09).
A proof assistant and a dependently-typed language
Compilers Principles, Techniques, & Tools (purple dragon book) second edition exercise answers. 编译原理(紫龙书)第2版习题答案。
A collection of out-of-tree LLVM passes for teaching and learning