2026-02-15 11:53:12 -06:00
2026-02-15 11:53:12 -06:00
2026-02-15 10:45:05 -06:00
2026-02-15 10:45:05 -06:00
2026-02-15 10:45:05 -06:00
2026-02-15 10:45:05 -06:00
2026-02-15 10:49:02 -06:00

except

Description

Exceptions and Try/Catch implementation written in C.

Table of Contents

Features / TODOS

  • Better logging message
  • Extend with strerror etc
  • Extend standard libraries unistd, sockets, stdio etc.
  • Better usage / tests

Usage

Credits / Resources

Tom Preston-Werner README Driven Development
Make a README
Choose a LICENSE
Interfaces and Implementations - David Hanson

License

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

Description
Exceptions and Try/Catch implementation written in C.
Readme MIT 38 KiB
Languages
C 74.7%
Makefile 25.3%