2026-02-02 19:18:03 -06:00
2026-02-02 19:18:03 -06:00
2026-02-02 19:18:03 -06:00
2026-02-02 19:18:03 -06:00
2026-02-02 19:18:03 -06:00
2026-02-02 19:18:03 -06:00
2026-02-02 19:18:03 -06:00

Except

Description

Exceptions, Try/Catch, and Testing library written in C.

Table of Contents

Features / TODOS

  • Exceptions with setjmp longjmp.
  • Try / Catch logic.
  • Assert based testing.

Usage

See /tests

Credits / Resources

Tom Preston-Werner - README Driven Development
C Interfaces and Implementations

License

This project is licensed under MIT - see the LICENSE file for details.

Description
Exceptions and Try/Catch implementation written in C.
Readme 32 KiB
Languages
C 68.4%
Makefile 31.6%