masyagin1998 / CSCLinks
C Subset Compiler
☆18Updated 6 years ago
Alternatives and similar repositories for CSC
Users that are interested in CSC are comparing it to the libraries listed below
Sorting:
- hspp: An experimental library to bring Haskell Style Programming to C++.☆171Updated 3 years ago
- Implementing a CPU emulator using C++Templates☆153Updated 5 years ago
- ☆129Updated 3 years ago
- X86 CPU topics overview for developers , oriented towards performance☆204Updated last month
- Intel's x86-64 Architecture Simulation in C++☆220Updated 4 years ago
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆268Updated 3 years ago
- C++17 string with fixed size☆117Updated 5 months ago
- Construct the CFG(Control Flow Graph) from intel assembly code☆63Updated 3 years ago
- Experimental wrapper over LLVM for generating and compiling code at run-time.☆382Updated 6 years ago
- A more powerful C/C++ preprocessor.☆92Updated 5 years ago
- C++ compile-time Rust's like macro_rules implementation☆92Updated last year
- An interpreter☆183Updated 9 months ago
- ☆68Updated 4 years ago
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆531Updated 4 years ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆38Updated 12 years ago
- Lightweight C++ utilities and algorithms for system programming☆66Updated this week
- A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.☆646Updated 2 weeks ago
- Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 tab…☆484Updated last year
- DebugIR: Debugging LLVM-IR Files☆145Updated last year
- ☆62Updated 3 years ago
- (Concepts-enabled) Functional Abstraction Layer for C++☆51Updated 5 years ago
- Composable monadic STM for C++ on Free monads☆79Updated 6 years ago
- A fast and lightweight decoder for x86 and x86-64 and encoder for x86-64.☆210Updated 3 months ago
- Concurrent Deferred Reference Counting☆173Updated last year
- Algorithmic pseudolang to LLVM IR compiler☆11Updated 4 years ago
- C++ syntactic sugar collection☆98Updated 3 years ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆211Updated 2 weeks ago
- A general purpose machine code manipulation library for x86-32 (IA-32) and x86-64 (AMD64) architectures (Assembler, Disassembler, Library…☆93Updated 2 years ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆251Updated 4 years ago
- Access Abseil Swiss Tables from C☆112Updated 4 years ago