Welcome to the Pretzel Homepage

Overview

What's new?


What is Pretzel?

Pretzel is a program that generates a prettyprinter module from a formal description of the way a certain language should be prettyprinted. A prettyprinter is a function or program that rearranges source code to enhance its readability. Prettyprinters generated by pretzel output LaTeX source code that can be used within your own documents. NB that pretzel produces modules, not programs! It also includes features to make Pretzel prettyprinters suitable for any target typesetter you like, they may even produce HTML output.


Finished Work on Pretzel

Prerequisites

The current official Pretzel release version is 2.0n. (You may have a look at it's diary.) It runs on UNIXisch like machines and has been tested under HP-UX, AIX RS6000 and Linux platforms. Jason Alexander has ported Version 2.0l to Windows 95.

For version 2.0 you'll also need up-to-date executable versions of:

Where to get Pretzel?

Pretzel can be fetched through the WWW at http://www.informatik.tu-darmstadt.de/BS/Gaertner/pretzel/code. The Win95 port of Pretzel can be found at Jason Alexander's Homepage.

Documentation

The Pretzel distribution is fully documented and contains manual pages for pretzel(1) and pretzel-it(1), as well as a full blown 60 page user's manual called ``The Pretzelbook''. An FAQ is currently compiled.


Current Work on Pretzel

As the bulk of work on release 2.0 has finished now, the current work includes support and small enhancments to improve portability and remove minor bugs. See the project diary for the latest information. You may also browse the development site if you wish.

There is a collection of files that might be useful to people using Norman Ramsey's noweb system. Check out the extra page on this issue.


Copying Conditions

    Pretzel v.2.0, the language independent prettyprinter
    generator is copyright (C) 1994-98 by Felix Gärtner.

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

Last update: 29 January 1999

Felix Gärtner (fcg@acm.org)