RSS 175 projects tagged "C"

Download Website Updated 15 Nov 2012 PH7 Engine

Screenshot
Pop 34.21
Vit 14.81

PH7 is an in-process software library that implements a highly-efficient embeddable bytecode compiler and a virtual machine for the PHP programming language. It implements most PHP 5.3 constructs, including heredoc, nowdoc, gotos, classes, anonymous functions, and closures, along with powerful extensions such as function overloading, comma expressions, full type hinting, string comparison operators, and more. It is the ideal library for enhancing your application or device (such as router or set-top box) with dynamic Web interfaces, with the benefits and power of PHP and without the overhead incurred by process creation. As an embedded interpreter, it allows multiple interpreter states to coexist in the same program, without any interference between them.

Download Website Updated 17 Feb 2012 netcc

Screenshot
Pop 25.06
Vit 21.44

netcc is an IPv4/IPv6, broadcast/multicast, and TCP/SCTP-based distributed compilation utility for gcc which works faster than distcc/icecc on multicore systems.

No download Website Updated 15 Dec 2011 foma

Screenshot
Pop 51.43
Vit 1.00

foma is a compiler, programming language, and C library for constructing finite-state automata and transducers for various uses. It has specific support for many natural language processing applications such as producing morphological analyzers. Although NLP applications are probably the main use of foma, it is sufficiently generic to use for a large number of purposes. It comes with an xfst-compatible interface and regular expression language. The library contains efficient implementations of all classical automata/transducer algorithms: determinization, minimization, epsilon-removal, composition, and boolean operations. More advanced construction methods are also available: context restriction, quotients, first-order regular logic, transducers from replacement rules, etc.

No download Website Updated 06 Dec 2011 libdwarf

Screenshot
Pop 21.98
Vit 23.07

libdwarf is a library and command line tool for manipulating DWARF data in ELF object files. The DWARF Debugging Information Format is of interest to programmers working on compilers and debuggers. All libdwarf distributions contain C source, the DWARF2 specification, and libdwarf specifications. Implementors often extend DWARF by adding new attributes and other things.

No download No website Updated 29 May 2011 kdiv

Screenshot
Pop 16.55
Vit 26.89

"kdiv" is a generator of routines for optimized division by an integer constant based on the work presented in H.S. Warren's "Hacker's Delight". "kdiv" can be used to emit a generic assembly or C implementation of signed or unsigned division.

Download Website Updated 28 Feb 2011 neslisp

Screenshot
Pop 29.14
Vit 1.42

neslisp is a LISP compiler suite for the Nintendo Entertainment System. It compiles lisp code to assembly code for the 6502 processor architecture.

Download Website Updated 01 Feb 2013 Eero

Screenshot
Pop 91.16
Vit 12.72

Eero is a binary-compatible variant of Objective-C 2.0, implemented with a patched version of the Clang/LLVM compiler. It features a streamlined syntax with improved readability and reduced code clutter, as well as new features such as Python-like indentation and a limited form of operator overloading. It is inspired by languages such as Smalltalk and Ruby.

No download No website Updated 08 Jul 2010 FSMGen

Screenshot
Pop 18.44
Vit 32.37

The FSMGen program is a compiler that assembles a state machine definition into executable code in C. The output is designed to be generic and is not bound to any particular input. The tarball contains source code and a Makefile for building it on Linux systems.

Download No website Updated 26 Jan 2012 MyJIT

Screenshot
Pop 84.82
Vit 6.00

MyJIT is a small modular library for dynamic code generation based on a simple register-based VM. The design of the VM is very similar to RISC processors and GNU lightning. The library is an ideal tool for creating more sophisticated JIT compilers.

No download Website Updated 24 Jun 2010 htmlc

Screenshot
Pop 23.49
Vit 1.05

htmlc is a utility for transforming HTML-4.01-strict or XHTML-1.0-strict files into equivalent DOM-building invocations in C. It uses the libhtml library. htmlc was inspired by xmlc, an HTML to Java compiler for Enhydra.

Screenshot

Project Spotlight

Gnome Partition Editor

A graphical frontend to libparted.

Screenshot

Project Spotlight

Fotoxx

A photo editing and collection management application.