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
- Bytecode interpreter☆77Updated 8 months ago
- Purely evil preprocessor macros adding anonymous functions and closures to ISO C99☆164Updated 10 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆135Updated 3 years ago
- C23 Checked Arithmetic☆140Updated 2 months ago
- A few basic bytecode interpreters used as example code in a series of articles☆128Updated 11 months ago
- C17 compiler implementation from scratch☆63Updated 2 years ago
- A small C compiler☆33Updated 3 months ago
- Full-featured interfaces for C99☆328Updated 7 months ago
- Tiny optimizing JIT compiler backend.☆50Updated 8 months ago
- chaos preprocessor library. this is what boost preprocessor derived from.☆125Updated 13 years ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆100Updated 4 years ago
- clex is a simple lexer generator☆101Updated 3 weeks ago
- ☆26Updated 2 years ago
- A simple scripting language☆100Updated last month
- Functional-programming macros for the C preprocessor.☆63Updated 10 years ago
- A C compiler that tries to eliminate the need for header files as much as possible.☆88Updated 2 weeks ago
- 🖨️🐞 Printf Based Debugger, a user-friendly C debugger☆67Updated 4 years ago
- Interactive C/C++ preprocessor macro debugger☆172Updated 4 years ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆66Updated last year
- ☆97Updated this week
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago
- Preprocessor metaprogramming knowledge obscurity chart☆50Updated 2 years ago
- Memory slices for C99☆48Updated 7 months ago
- Meta-program C/C++ with JavaScript☆29Updated 2 years ago
- A C interpreter developed live on YouTube☆56Updated 2 years ago
- A collection of neat C and C++ trivia and oddities.☆37Updated 5 months ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- Language agnostic scripting engine with a custom bytecode JIT☆51Updated last month
- A simple library to provide RAII in standard-compliant C99, using raii_with(resource, initializer, destructor) { ... }-syntax:☆43Updated 7 years ago