YAMI4 pure C core library

66 views
Skip to first unread message

Maciej Sobczak

unread,
Mar 26, 2013, 4:50:48 AM3/26/13
to ya...@googlegroups.com
Hi,

Users of the C programming language might be interested in the additional package with the pure-C implementation of the YAMI4 core library.
Check the yami4c-gpl-1.7.0... file, available for download from the project homepage:

http://inspirel.com/yami4/

The motivation for creating this package was that some embedded platforms do not have a satisfactory C++ compiler support and the integration of existing YAMI4 package was unnecessarily difficult. Interestingly, such difficulties were not related to the extensive use of C++ features (as the C++ features that are actually used are very moderate), but rather to how the code interacted with the vendor-provided header files for the target embedded platform. Non-standard definitions of basic types and constants proved to be a major problem.

The new package is intended for further adaptation and integration on the target embedded platform.
The functionality of the C package is exactly the same as that of the regular core library. Please see the unit tests and example programs to get the feel of API conventions, which are kept very close to the regular core library.

Regards,

--
Maciej Sobczak * http://www.inspirel.com
Reply all
Reply to author
Forward
0 new messages