8000 GitHub - jspahrsummers/libextc: A fully C99-compliant library to extend the C programming language itself.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Dec 5, 2019. It is now read-only.

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
0