Skip to content
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.
/ libextc Public archive

A fully C99-compliant library to extend the C programming language itself.

License

Notifications You must be signed in to change notification settings

jspahrsummers/libextc

Repository files navigation

The ExtendedC library extends the C programming language through complex macros and other tricks that increase productivity, safety, and code reuse without needing to use a higher-level language such as C++, Objective-C, or D.

Current features include exception handling, new block statements, automatic scoped cleanup, and type-safe generic containers.

This library is public domain, and can be incorporated for free and without attribution for any use.

About

A fully C99-compliant library to extend the C programming language itself.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published