RSS 7 projects tagged "C language"

No download Website Updated 08 May 2013 cmocka

Screenshot
Pop 25.88
Vit 10.51

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.

No download No website Updated 04 May 2013 pyC11

Screenshot
Pop 93.06
Vit 1.00

pyC11 is a grammar to parse programs in the C programming language following ISO/IEC 9899:2011. It is written using pyPEG, a parsing framework for Python. The grammar supports Python 2.7 and 3.x. The test bench requires py.test.

Download Website Updated 30 Apr 2013 libXbgi

Screenshot
Pop 100.28
Vit 1.45

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 72.37
Vit 1.80

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 35.19
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 158.04
Vit 32.36

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.

No download No website Updated 11 Jun 2012 ccglue

Screenshot
Pop 22.47
Vit 18.50

ccglue is a complementary tool to cscope and ctags. The tool builds a cross-reference symbol database from cscope (and ctags) databases that can be used to display dependency-graphs (aka call-trees, code flow). Visualization can be done with the Vim CCTree plugin or the built-in stand-alone command-line tracer.

Screenshot

Project Spotlight

Excelsior JET

A Java SE 6 compliant JVM with AOT compiler and deployment toolkit.

Screenshot

Project Spotlight

Super Grub2 Disk

A disk which can boot into an OS whose bootloader is broken.