From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,9842c7063ce579ad X-Google-Attributes: gid103376,public From: doucet@laas.fr (Jean-Etienne Doucet) Subject: Re: Pretty Print utility? Date: 1998/09/30 Message-ID: <6usnqt$o2q$1@news.cict.fr>#1/1 X-Deja-AN: 396265667 References: <6uri61$1c30$1@news.net.uni-c.dk> Organization: LAAS/CNRS, Toulouse, France Reply-To: doucet@laas.fr Newsgroups: comp.lang.ada Date: 1998-09-30T00:00:00+00:00 List-Id: In article <6uri61$1c30$1@news.net.uni-c.dk>, sparre@meyer.fys.ku.dk (Jacob Sparre Andersen) writes: | There is GRASP (see | ), which | is rather advanced, and a2ps (I don't know where to get it), which | generates syntax highlighted PostScript output. | | Greetings, | | Jacob a2ps can be found at http://www.inf.enst.fr/~demaille/a2ps/ and its authors at Akim.Demaille@inf.enst.fr and Miguel.Santana@st.com a2ps is for output only (to printer or ps file)... JED.