Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 302 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 302 Bytes

beautiful-capi

Another wrapper for producing beautiful C API.

This program generates all required C++ and C code to wrap your C++ classes to use them in compiler-independent way.

Another main idea is to generate a beautiful C API which is suitable for human usage (not for computers or compilers).