RSS 3 projects tagged "Code Generators"

Download Website Updated 29 Nov 2012 SableCC

Screenshot
Pop 262.13
Vit 26.36

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.

Download Website Updated 30 Dec 2009 Gimp User Filter Plug-in

Screenshot
Pop 63.88
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.

No download No website Updated 08 Jul 2010 FSMGen

Screenshot
Pop 18.76
Vit 32.41

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.

Screenshot

Project Spotlight

Distributed Checksum Clearinghouse

A distributed spam filter.

Screenshot

Project Spotlight

RSyntaxTextArea

A syntax highlighting text editor written in Java Swing.