RSS 2 projects tagged "Compilers"

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.

No download Website Updated 15 Dec 2011 foma

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

Screenshot

Project Spotlight

mod-xslt

An Apache filter to transform XML on the fly.

Screenshot

Project Spotlight

LavaPE

A programming environment for the language "Lava".