RSS 3 projects tagged "Code Generators"

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 Website Updated 30 Dec 2009 Gimp User Filter Plug-in

Screenshot
Pop 64.05
Vit 2.02

Gimp User Filter is a work-alike to Adobe's Filter Factory. It is a generic image processing plug-in that can be used to create new filters for The GIMP without having to go through the process of learning about The GIMP's SDK. Many freely available filters that have been created for Filter Factory can also be used with this plug-in.

Download Website Updated 29 Nov 2012 SableCC

Screenshot
Pop 261.72
Vit 26.50

SableCC is a parser generator that generates fully featured object-oriented frameworks for building compilers, interpreters, and other text parsers. In particular, generated frameworks include intuitive strictly-typed abstract syntax trees and tree walkers. SableCC also keeps a clean separation between machine-generated code and user-written code, which leads to a shorter development cycle.

Screenshot

Project Spotlight

LibRaw-demosaic-pack-GPL2

Additional demosaic methods for LibRaw (GPL2 licensed).

Screenshot

Project Spotlight

Marvin

An extensible image processing framework for Java.