Stars
A collection of resources for learning type theory and type theory adjacent fields.
A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.
Compile Time Regular Expression in C++
Compiler for multiple programming models (SYCL, C++ standard parallelism, HIP/CUDA) for CPUs and GPUs from all vendors: The independent, community-driven compiler for C++-based heterogeneous progra…
Compilers Principles, Techniques, & Tools (purple dragon book) second edition exercise answers. 编译原理(紫龙书)第2版习题答案。
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++