Qqwy / c_exceptional
A simple Exception-handling library for C99, that uses some fancy macros for true try{...}catch(err){...}finally{...} syntax!
☆40Updated 7 years ago
Alternatives and similar repositories for c_exceptional
Users that are interested in c_exceptional are comparing it to the libraries listed below
Sorting:
- A small C compiler☆32Updated last year
- Purely evil preprocessor macros adding anonymous functions and closures to ISO C99☆158Updated 10 years ago
- Memory slices for C99☆48Updated 2 months ago
- Extensions to Clang for Compiling the Blue & Gold Languages☆30Updated 3 years ago
- Taking the C pre-processor to its limits☆32Updated 7 years ago
- A plugin framework for namespace macros in C/C++☆36Updated 10 years ago
- Standards-defying functional-programming macros for the C preprocessor☆50Updated 10 years ago
- Functional-programming macros for the C preprocessor.☆63Updated 10 years ago
- C17 compiler implementation from scratch☆64Updated last year
- A more powerful C/C++ preprocessor.☆87Updated 5 years ago
- Exception handling and smart pointer (automatic cleanup) libraries for C☆60Updated 11 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆117Updated 3 years ago
- Bytecode interpreter☆72Updated 3 months ago
- Self-hosting C toolchain, from scratch☆35Updated 3 months ago
- small embeddable C-style preprocessor☆39Updated 2 years ago
- A hacky implementation, using bleeding edge features, of the STL☆41Updated 2 years ago
- C programming language extension: Cedro pre-processor☆49Updated 2 years ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆67Updated last year
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- A simple library to provide RAII in standard-compliant C99, using raii_with(resource, initializer, destructor) { ... }-syntax:☆44Updated 6 years ago
- Work done today for the glory of tomorrow - or, C and C++ systems programming papers.☆55Updated last week
- No bullshit vector library for C☆78Updated 4 years ago
- Make your C/C++ console apps prettier!☆38Updated 6 years ago
- ☆26Updated last year
- A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program☆24Updated 3 years ago
- The IDK (Industrial Development Kit) library!☆33Updated 3 weeks ago
- Let's Finally Try to Catch C -- Java like exception handling in C -- April 1999☆50Updated 6 years ago
- The holy grail of preprocessor metaprogramming : (actually) turing complete macros☆10Updated 3 years ago
- Asynchronous microcontroller library written in C++20.☆17Updated 2 years ago