Gobo Eiffel Preprocessor Tool

by laurentm (modified: 2015 Aug 05)

This tool is a part of the Gobo package.

Description

Gobo Eiffel Preprocessor (gepp) is a simple filter program which has been developed in Eiffel using gelex and geyacc. It takes a text file as input, interprets the processing instructions contained in that file, and returns the resulting file as output. The command-line usage message for gepp is as follows:

   gepp [--lines][-Dname ...][filename | -][filename | -]

Links