seyko2 / cfront-1Links
self education and historical research of the C++ compiler cfront v1.0
☆23Updated 9 years ago
Alternatives and similar repositories for cfront-1
Users that are interested in cfront-1 are comparing it to the libraries listed below
Sorting:
- self education and historical research of the C++ compiler cfront v3☆85Updated 9 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- homogeneous variadic function parameters☆17Updated last year
- A modern(ish) cross-platform open-source 2D game engine built on top of SDL2. C++98/03/11/14/17 compatible. Requires plf::colony and plf:…☆16Updated 6 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Easily batch-build cmake projects!☆18Updated 3 months ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated last year
- Tiny portable C++ library for atomic operations☆54Updated last year
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated last year
- Tiny PreProcessor☆18Updated 3 months ago
- A portable single file parser/lexer/tokenizer.☆51Updated 6 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- A plugin framework for namespace macros in C/C++☆36Updated 10 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 7 years ago
- huang's c compiler - a tiny C99 compiler.☆22Updated last year
- Optimizing the memory layout of std::tuple☆33Updated 5 years ago
- Brad's Quixotic C - a barebones libc in a single header file☆27Updated 6 years ago
- lunatic: a toy lua interpreter☆18Updated 4 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- Some library components that didn't quite fit anywhere else...☆37Updated 9 months ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- Simple <stdatomic.h>, <stdalign.h> and <threads.h> implementation for MSVC in Visual Studio 2019☆19Updated 6 years ago
- C++ preprocessor macros for __VA_OPT__ feature detection and fallback☆16Updated 5 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 3 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Single-file Parsing Expression Grammars (PEG) runtime engine for C☆19Updated 3 years ago