keiichiw / constexpr-8cc
Compile-time C Compiler implemented as C++14 constant expressions
☆804Updated 3 years ago
Alternatives and similar repositories for constexpr-8cc:
Users that are interested in constexpr-8cc are comparing it to the libraries listed below
- x86-64 assembler library☆478Updated 4 years ago
- EsoLangVM Compiler Infrastructure☆1,167Updated 7 months ago
- Experimental deferred and unordered destruction library for C++☆916Updated 5 years ago
- Converts floating point numbers to decimal strings☆1,229Updated 8 months ago
- zapcc is a caching C++ compiler based on clang, designed to perform faster compilations☆1,253Updated 4 years ago
- Branchless UTF-8 decoder☆610Updated 2 years ago
- C++ metaprogramming shell☆476Updated 7 months ago
- Tetris as a C++ Template Metaprogram☆566Updated 9 years ago
- C-Reduce, a C and C++ program reducer☆1,551Updated 9 months ago
- Experimental wrapper over LLVM for generating and compiling code at run-time.☆379Updated 5 years ago
- graph based intermediate representation and backend for optimising compilers☆501Updated last month
- Missed optimizations in C compilers☆342Updated 6 years ago
- Lightweight, extremely high-performance JSON parser for C++11☆568Updated 3 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆389Updated 6 months ago
- The interactive C++ interpreter Cling☆1,781Updated 2 months ago
- A simple, self-hosting C compiler☆939Updated 2 years ago
- Memory optimal Small String Optimization implementation for C++☆235Updated 10 years ago
- A C++ HTML template engine that uses compile time HTML parsing☆389Updated 6 years ago
- the c2 programming language☆750Updated this week
- A mini-preprocessor library to demostrate the recursive capabilites of the preprocessor☆928Updated 5 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆173Updated 3 years ago
- x86 JIT compiler in 86 lines☆950Updated 9 years ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆245Updated 3 years ago
- A drop-anywhere C++ REPL☆838Updated last year
- Computing with traps☆1,282Updated 11 years ago
- Smart pointers for the (GNU) C programming language☆1,621Updated 2 years ago
- A superoptimizer for LLVM IR☆2,205Updated 6 months ago
- A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types☆403Updated this week
- This repo contains a version of clang that is being modified to support Checked C. Checked C is an extension to C that lets programmers …☆505Updated 4 months ago
- A C++14 cheat-sheet on lvalues, rvalues, xvalues, and more☆405Updated last year