keiichiw / constexpr-8ccLinks
Compile-time C Compiler implemented as C++14 constant expressions
☆805Updated 4 years ago
Alternatives and similar repositories for constexpr-8cc
Users that are interested in constexpr-8cc are comparing it to the libraries listed below
Sorting:
- Tetris as a C++ Template Metaprogram☆567Updated 9 years ago
- x86-64 assembler library☆482Updated 4 years ago
- C++ metaprogramming shell☆476Updated last month
- Experimental deferred and unordered destruction library for C++☆912Updated 6 years ago
- EsoLangVM Compiler Infrastructure☆1,186Updated 10 months ago
- Missed optimizations in C compilers☆341Updated 7 years ago
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆517Updated 4 years ago
- A mini-preprocessor library to demostrate the recursive capabilites of the preprocessor☆942Updated 5 years ago
- A superoptimizer for LLVM IR☆2,243Updated 9 months ago
- A compiler frontend for the C programming language☆547Updated this week
- This is an experimental library that has evolved to P2688☆675Updated 6 months ago
- zapcc is a caching C++ compiler based on clang, designed to perform faster compilations☆1,259Updated 4 years ago
- Branchless UTF-8 decoder☆614Updated 2 years ago
- graph based intermediate representation and backend for optimising compilers☆508Updated 3 months ago
- Memory optimal Small String Optimization implementation for C++☆239Updated 10 years ago
- x86 JIT compiler in 86 lines☆960Updated 9 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆396Updated last week
- Experimental wrapper over LLVM for generating and compiling code at run-time.☆379Updated 5 years ago
- Functional programming style pattern-matching library for C++☆1,295Updated 3 years ago
- A C++ HTML template engine that uses compile time HTML parsing☆390Updated 6 years ago
- A C++14 cheat-sheet on lvalues, rvalues, xvalues, and more☆406Updated 2 years ago
- C Foreign Function Interface and JIT using Clang/LLVM☆553Updated last month
- Higher-order functions for c++☆511Updated last month
- Snake/Nibbler implementation using C++ template metaprogamming☆206Updated 8 years 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…☆473Updated 9 months ago
- A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types☆414Updated last week
- Love template metaprogramming☆328Updated 3 years ago
- C-Reduce, a C and C++ program reducer☆1,589Updated last year
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆173Updated 3 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆186Updated 9 years ago