This site's content was compiled from 1993 to 2006. Beyond that, Google is your friend.

Eiffel pretty-printer

Maintainer

Unknown

Description

A pretty-printer for Eiffel source code, from the SIG Eiffel/S "public domain" collection.

Categories

Versions

Links

Details

The program spretty works with "<" and ">" to redirect the input and output.

For example:

spretty < x.e

displays a formatted version of x.e on the display.

To format a class in place, use the batch program pretty, with the file name excluding the ".e" suffix. For example:

pretty x

formats the class X (in file x.e). The original file is copied to x.bak.

Supported compilers

Licensing

Google
 
Web eiffelzone.com