homer242 / utk

Micro C ToolKit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The micro toolkit for C

Anthony viallard homer242@gmail.com

Main goals of this library:

If you want to participate, come on http://github.com/homer242/utk or send my an email.

Compilation from scratch

$ ./autogen.sh $ ./configure $ make install

Execute unit test

$ make check

About

Micro C ToolKit

License:GNU Lesser General Public License v3.0


Languages

Language:C 81.7%Language:M4 13.0%Language:C++ 4.1%Language:Makefile 1.2%Language:Shell 0.0%