Menu

Tree [6328c8] master / library / tools /
 History

HTTPS access


File Date Author Commit
 ecf 2009-09-13 Eric Bezault Eric Bezault [041c60] Fixed bug when retrieving the namespace of an E...
 eiffel 2009-09-14 Eric Bezault Eric Bezault [6328c8] Removed unneeded features used in agents.
 lace 2009-09-05 Eric Bezault Eric Bezault [0dfe3c] Got rid of the attempt to allow the parser to a...
 xace 2009-09-05 Eric Bezault Eric Bezault [0dfe3c] Got rid of the attempt to allow the parser to a...
 Readme.txt 2007-01-21 Eric Bezault Eric Bezault [2ab299] Get ready for release 3.5.
 build.eant 2008-04-22 Eric Bezault Eric Bezault [cf7c62] Removed remaining references to Visual Eiffel.
 library.xace 2008-10-26 Eric Bezault Eric Bezault [b11ed1] More ECF support.

Read Me

WARNING: THIS LIBRARY IS STILL UNDER DEVELOPMENT!

Gobo Eiffel Tools Library

The Gobo Eiffel Tools Library is a portable Eiffel class library
to make easier the development of Eiffel tools such as Eiffel
pretty-printers or flat-short tools. This library contains a
LACE parser to analyze Ace files, an Eiffel parser which builds
abstract syntax trees out of Eiffel source code, and routines
to process these abstract syntax trees. The Gobo Eiffel Tools
Library is primarily used to develop Gobo Eiffel Lint (gelint).

Clusters:

eiffel
  ast
      Abstract syntax tree classes.
  compilation
      Eiffel code analysis.
  dynamic
      Dynamic type set classes and other runtime entities.
  error
      Error message classes used throughout this library.
  generation
      C code generation.
  parser
      Eiffel parsers.
  processor
      AST visitors.
ecf
    ECF parser (not available yet).
lace
    LACE parser.
xace
    Xace parser.

A more detailed documentation for this library will be provided in
future releases.

--
Copyright (c) 2000-2007, Eric Bezault and others
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.