RSS 5 projects tagged "C language"

No download Website Updated 08 May 2013 cmocka

Screenshot
Pop 26.10
Vit 10.61

cmocka is a unit testing framework for C with mock objects. There are a variety of C unit testing frameworks available supporting different platforms and compilers. Some development requires a lot of different compilers and older versions, which makes it difficult to use unit testing frameworks. The idea of CMocka is that a test application only requires the standard C library and CMocka itself to minimize the conflicts with standard C library headers, especially on a lot of different platforms.

Download Website Updated 30 Apr 2013 libXbgi

Screenshot
Pop 100.94
Vit 1.41

libXbgi is a compatibility library that aids in porting old programs written for Turbo/Borland C to X11, on Linux and other Unix-like systems. It also provides extensions for RGB colors and mouse support.

No download Website Updated 20 Dec 2012 fpgatools

Screenshot
Pop 71.83
Vit 1.79

fpgatools is a toolchain for programming flexible programmable gate arrays (FPGAs). The only supported chip at this time is the xc6slx9, a cheap (circa $10 U.S.) but powerful 45nm-generation chip with about 2400 LUTs, block ram, and multiply-accumulate devices. The principles of fpgatools are to reach the maximum physical performance of the chip, to provide fast development cycles, to be an independent toolchain which only depends on other Free Software, and to be a lightweight C implementation without a GUI.

Download Website Updated 20 Jun 2012 liwc

Screenshot
Pop 34.93
Vit 1.00

liwc is a tool suite which includes programs for converting C++ comments to C comments, removing C comments, printing string literals, and converting characters to trigraphs and trigraphs to characters.

No download Website Updated 19 Jun 2012 Ctalk

Screenshot
Pop 157.83
Vit 32.28

Ctalk adds classes, methods, operator overloading, inheritance, and complex object expressions to otherwise standard C programs. Programs can use only a few Ctalk objects and methods in an otherwise standard C program, but the language can be used to write entire programs also. Ctalk works on most if not all of the systems that support GCC, the GNU C compiler. The package includes the language, class and run-time libraries, example programs, tutorial, and language reference.

Screenshot

Project Spotlight

QMentat

A mental arithmetic practice program.

Screenshot

Project Spotlight

Mylene

A command line audio MPEG player.