Qqwy / c_exceptionalLinks
A simple Exception-handling library for C99, that uses some fancy macros for true try{...}catch(err){...}finally{...} syntax!
☆43Updated 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 more powerful C/C++ preprocessor.☆89Updated 5 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆136Updated 3 years ago
- A small C compiler☆33Updated 4 months ago
- chaos preprocessor library. this is what boost preprocessor derived from.☆126Updated 13 years ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆88Updated 3 weeks ago
- Purely evil preprocessor macros adding anonymous functions and closures to ISO C99☆164Updated 10 years ago
- C17 compiler implementation from scratch☆63Updated 2 years ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆99Updated 4 years ago
- Bytecode interpreter☆79Updated 9 months ago
- Chasm Runtime Assembler.☆143Updated 4 months ago
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago
- Memory slices for C99☆48Updated 7 months ago
- ☆98Updated 2 weeks ago
- small embeddable C-style preprocessor☆43Updated 2 years ago
- A few basic bytecode interpreters used as example code in a series of articles☆127Updated 11 months ago
- order-pp preprocessor library (standalone part of chaos-pp)☆113Updated 4 years ago
- clex is a simple lexer generator☆102Updated last month
- Isocline is a portable GNU readline alternative☆293Updated last year
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- C23 Checked Arithmetic☆145Updated 3 months ago
- C programming language extension: Cedro pre-processor☆51Updated 2 years ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆70Updated last month
- 🚀 OOP in pure C with a single-header☆130Updated 3 years ago
- A simple library to provide RAII in standard-compliant C99, using raii_with(resource, initializer, destructor) { ... }-syntax:☆43Updated 7 years ago
- Exception handling and smart pointer (automatic cleanup) libraries for C☆60Updated 11 years ago
- Preprocessor metaprogramming knowledge obscurity chart☆50Updated 2 years ago
- Let's Finally Try to Catch C -- Java like exception handling in C -- April 1999☆51Updated 6 years ago
- The holy grail of preprocessor metaprogramming : (actually) turing complete macros☆10Updated 3 years ago
- Tiny optimizing JIT compiler backend.☆50Updated 9 months ago
- C99 parser and frontend for libfirm☆352Updated 10 months ago