P
P

PDCLib

The public domain C standard library project aims at providing building blocks are so fundamental that they should be available freely, free of restrictions. The library provides a good counterpart to projects like LLVM's libc++ C++ standard library and Pathscale's...

Cost / License

  • Free
  • Open Source

Platforms

  • Windows
0likes
0articles

Features

  1.  Runtime Environment

PDCLib News & Activities

Highlights All activities

Recent activities

No activities found.

PDCLib information

AlternativeTo Category

Development

Popular alternatives

View all
PDCLib was added to AlternativeTo by David on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is PDCLib?

The public domain C standard library project aims at providing building blocks are so fundamental that they should be available freely, free of restrictions. The library provides a good counterpart to projects like LLVM's libc++ C++ standard library and Pathscale's libcxxrt C++ runtime library. Most C apps, many C++ apps, and both of the above libraries depend heavily upon the C standard library.

PROJECT GOALS

Providing a C runtime library for new compilers, Providing a C runtime library for embedded systems & new OSes Providing a small, compact, strictly standards conforming C library for established platforms as an alternative to the libraries commonly used