Qqwy / c_exceptional
A simple Exception-handling library for C99, that uses some fancy macros for true try{...}catch(err){...}finally{...} syntax!
☆40Updated 6 years ago
Alternatives and similar repositories for c_exceptional:
Users that are interested in c_exceptional are comparing it to the libraries listed below
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- ☆26Updated last year
- A small C compiler☆32Updated 11 months ago
- C17 compiler implementation from scratch☆64Updated last year
- Bytecode interpreter☆72Updated 3 months ago
- Functional-programming macros for the C preprocessor.☆63Updated 10 years ago
- A header only library written in C that resembles C++ std::vector more commonly known as a dynamic array☆15Updated 4 years ago
- x86_64 macro assembler entirely in C preprocessor☆44Updated 5 years ago
- Standards-defying functional-programming macros for the C preprocessor☆50Updated 10 years ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆98Updated 3 years ago
- A simple library to provide RAII in standard-compliant C99, using raii_with(resource, initializer, destructor) { ... }-syntax:☆44Updated 6 years ago
- POSIX getopt() as a portable header library☆109Updated last year
- Taking the C pre-processor to its limits☆32Updated 7 years ago
- The IDK (Industrial Development Kit) library!☆33Updated this week
- Meta-program C/C++ with JavaScript☆29Updated 2 years ago
- A plugin framework for namespace macros in C/C++☆35Updated 10 years ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆66Updated last year
- Memory slices for C99☆48Updated last month
- Reference implementation of Grisu-Exact in C++☆62Updated 4 years ago
- A more powerful C/C++ preprocessor.☆87Updated 5 years ago
- chaos preprocessor library. this is what boost preprocessor derived from.☆124Updated 13 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Collection of small public domain file archivers☆66Updated last year
- Abusing the C99 preprocessor for meta-programming☆20Updated 7 years ago
- No bullshit vector library for C☆78Updated 4 years ago
- Work done today for the glory of tomorrow - or, C and C++ systems programming papers.☆53Updated 2 weeks ago
- Purely evil preprocessor macros adding anonymous functions and closures to ISO C99☆158Updated 9 years ago
- A C99 conforming preprocessor☆21Updated 4 years ago
- Self-hosting C toolchain, from scratch☆34Updated 2 months ago
- A C preprocessor designed to be embeddable, quick, light and fully compliant to ISO Standard 9899:1999, aka ISO C99, or simply, C99☆57Updated 10 years ago