Qqwy / c_exceptionalLinks
A simple Exception-handling library for C99, that uses some fancy macros for true try{...}catch(err){...}finally{...} syntax!
☆42Updated 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.☆88Updated 5 years ago
- Bytecode interpreter☆77Updated 8 months ago
- Interactive C/C++ preprocessor macro debugger☆172Updated 4 years ago
- Purely evil preprocessor macros adding anonymous functions and closures to ISO C99☆164Updated 10 years ago
- C23 Checked Arithmetic☆141Updated 2 months ago
- A small C compiler☆33Updated 3 months ago
- chaos preprocessor library. this is what boost preprocessor derived from.☆124Updated 13 years ago
- order-pp preprocessor library (standalone part of chaos-pp)☆112Updated 4 years ago
- Memory slices for C99☆48Updated 6 months ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆100Updated 4 years ago
- Brainfuck interpreter written in the C preprocessor☆236Updated 9 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆132Updated 3 years ago
- small embeddable C-style preprocessor☆42Updated 2 years ago
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago
- C17 compiler implementation from scratch☆63Updated 2 years ago
- Preprocessor metaprogramming knowledge obscurity chart☆50Updated 2 years ago
- Full-featured interfaces for C99☆328Updated 6 months ago
- Functional-programming macros for the C preprocessor.☆63Updated 10 years ago
- The IDK (Industrial Development Kit) library!☆36Updated 2 months ago
- Isocline is a portable GNU readline alternative☆277Updated last year
- A simple library to provide RAII in standard-compliant C99, using raii_with(resource, initializer, destructor) { ... }-syntax:☆43Updated 7 years ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- Chasm Runtime Assembler.☆141Updated 3 months ago
- Work done today for the glory of tomorrow - or, C and C++ systems programming papers.☆59Updated 3 weeks ago
- A few basic bytecode interpreters used as example code in a series of articles☆128Updated 10 months ago
- Let's Finally Try to Catch C -- Java like exception handling in C -- April 1999☆50Updated 6 years ago
- clex is a simple lexer generator☆101Updated last week
- Exception handling and smart pointer (automatic cleanup) libraries for C☆61Updated 11 years ago
- Example implementation of coroutine in C☆21Updated 5 years ago
- Pottery - A container and algorithm template library in C☆129Updated 3 years ago