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:
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆38Updated 12 years ago
- ☆129Updated 3 years ago
- Automatic verification of LLVM optimizations☆1,048Updated this week
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆268Updated 3 years ago
- Intel's x86-64 Architecture Simulation in C++☆220Updated 4 years ago
- A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.☆646Updated 2 weeks ago
- LingoDB: A new analytical database system that blurs the lines between databases and compilers.☆296Updated this week
- hspp: An experimental library to bring Haskell Style Programming to C++.☆171Updated 3 years ago
- The School of Informatics (University of Edinburgh) Research Operating System☆52Updated 2 years ago
- Full-blown preprocessor metaprogramming☆1,047Updated 4 months ago
- Experimental wrapper over LLVM for generating and compiling code at run-time.☆382Updated 6 years ago
- Project for learning about llvm☆18Updated 3 years ago
- ☆62Updated 3 years ago
- Combinator Parsers using C++ 17☆11Updated 4 years ago
- A curated list of awesome JIT frameworks, libraries, software and resources☆506Updated 2 months ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆411Updated last month
- DebugIR: Debugging LLVM-IR Files☆145Updated last year
- Pragmatic microkernel-based OS with fully asynchronous I/O☆1,855Updated this week
- 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
- C++ parsing DSL☆1,224Updated 3 months ago
- LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-t…☆192Updated 2 years ago
- Provides LLVM binary packages for an (almost) complete Windows build matrix. Built and packaged on GitHub Actions.☆164Updated 4 months ago
- A compiler of C subset by USTB OWL Wheel Lab.☆13Updated 3 years ago
- Access Abseil Swiss Tables from C☆112Updated 4 years ago
- Code examples for tutoring modern C++☆99Updated 6 months ago
- Haskell bindings for LLVM☆529Updated last year
- Portable C standard library☆1,045Updated 2 weeks ago
- Generate SQL from TableGen code - This is part of the tutorial "How to write a TableGen backend" in 2021 LLVM Developers' Meeting.☆34Updated 2 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
- Implementing a CPU emulator using C++Templates☆153Updated 5 years ago