OsamaAhmad00 / TheSimpleCompilerLinks
Educational Single-file compiler in C++23 with less than 1000 lines of code, leveraging the power of LLVM!
☆19Updated 7 months ago
Alternatives and similar repositories for TheSimpleCompiler
Users that are interested in TheSimpleCompiler are comparing it to the libraries listed below
Sorting:
- C++ Default Guidelines☆147Updated 3 weeks ago
- Contains code of the book "Introduction to Programming with C++ for Engineers" by prof. Bogusław Cyganek, Wiley-IEEE, 2020☆52Updated 2 years ago
- A template repository for Advent Of Code 2023 with a devcontainer configuration that facilitates bleeding edge (C++20, C++23, C++26) C++ …☆29Updated 2 years ago
- Code from Implementing Useful Algorithms in C++ by Dmytro Kedyk☆139Updated last month
- A highly optimised C++ library for mathematical applications and neural networks.☆178Updated 5 months ago
- "See why!" Explains and suggests fixes for compile-time errors for C, C++, C#, Go, Java, LaTeX, PHP, Python, Ruby, Rust, and TypeScript☆304Updated 3 months ago
- Articles on various software desing and development topics, with accent on the contamporary C++☆277Updated 5 months ago
- Reference Implementation for stdBLAS☆155Updated 2 weeks ago
- L3: Lightweight Logging Library. A very small 'C' library to generate low-footprint, non-intrusive, high-performance logging of trace me…☆208Updated 9 months ago
- Asynchronous Programming with C++, Published by Packt☆83Updated last year
- Minimized version of cpp_starter_project☆187Updated 2 years ago
- A directory for the Daily bit(e) of C++ series of posts.☆204Updated last year
- ☆88Updated 2 years ago
- site for discussing profiles design☆417Updated 2 years ago
- ☆26Updated 11 months ago
- C++ files from the "C++ Crash Course" YouTube series by CoffeeBeforeArch☆108Updated 3 years ago
- Technical Note: From C++98 to C++2x☆147Updated 8 months ago
- C++ Book Companion Repository (With Code Examples and Exercises)☆120Updated 8 months ago
- Slides and other materials from CppCon 2023☆336Updated last year
- Best practices of Modern C++☆267Updated 5 years ago
- Data structures, algorithms, and C++ reference library