This site's content was compiled from 1993 to 2006. Beyond that, Google is your friend.
The Gobo Eiffel Project provides the Eiffel community with free and portable Eiffel tools and libraries.
Latest release: 2005-07-10
An antlr grammar for Eiffel as described in ETL2.
This parser works, and is being used in the implementation of a prototype language named MP-Eiffel for evaluation of concurrent object-oriented language mechanisms.
Latest release: 2005-02-23
OpenEiffel is an open source compiler derived from Eiffel/S 2.0.
Latest release: 2003-10-14
The Eiffel Parse Core is a library designed to reverse engineer Eiffel source code into in memory objects which the user may manipulate in various ways in metric tools, CASE tools, etc.
Latest release: 2003-05-07
The Deep Thought Eiffel libraries consist of OSTORE (an Eiffel binding for the Matisse database), a units parser (for parsing scientific units), and a support library (containing various useful utility classes).
Latest release: 2002-05-05
The Chart Parser allows natural language to parsed based on a grammar description and a dictionary.
Latest release: 1999-04-01
MONCore provides a generic object-oriented model for re-engineering. MONCore is formally defined in Object-Z and implemented in Eiffel.
Latest release: 1998-03-11
This small cluster was born from the need to resolve small formulae in the style of
X + ( STEP * 2 ) / KERF
that are defined in a parametric CAD/CAM system under development.
Latest release: 1997-08-28
Bison is a general-purpose parser generator that converts a grammar description for an LALR(1) context-free grammar into a program to parse that grammar.
Latest release: 1997-08-27
TROOPER ("Truly Reusable OO Parser for Eiffel Re-engineering") encapsulates the complexities of lexical analysis and parsing of Eiffel texts utilising an extended parse library which evolved from the ISE EiffelParse library.
Latest release: 1997-01-24
YOOCC ("Yes! an Object Oriented Compiler Compiler") is a tool to generate a parser framework from a grammar. The approach reconciles object-oriented principles, parser generation, and an object-oriented language (Eiffel).
Latest release: 1996-09-18
The wrappers and support files in this package allow Flex and Bison to be used for the generation of lexical analysers and parsers using Eiffel.
The DOS versions of Flex and Bison are also included in this distribution.
Latest release: 1996-03-09
epg is an Eiffel Parser Generator. It wraps the Unix tools yacc, lex and sed (or their DOS equivalents). An Eiffel grammar is included.
Latest release: 1993-04-08