home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / modula3 / 1083 < prev    next >
Encoding:
Text File  |  1992-12-16  |  1.1 KB  |  26 lines

  1. Newsgroups: comp.lang.modula3
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!swrinde!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!ira.uka.de!math.fu-berlin.de!informatik.tu-muenchen.de!lrz-muenchen.de!informatik.uni-muenchen.de!news.informatik.uni-muenchen.de!kirschnt
  3. From: kirschnt@informatik.uni-muenchen.de (Torsten R. Kirschner)
  4. Subject: Re: pretty printing
  5. References: <1992Dec16.145206.20767@ecrc.de>
  6. Sender: news@informatik.uni-muenchen.de (News System)
  7. Organization: Institut fuer Informatik der Universitaet Muenchen
  8. Date: Wed, 16 Dec 1992 20:48:54 GMT
  9. Message-ID: <kirschnt.724538934@news.informatik.uni-muenchen.de>
  10. Lines: 14
  11.  
  12. marc@ecrc.de (Marc Bourgois) writes:
  13.  
  14. > Library modules exist for pretty printing symbolic expressions 
  15. > (Sx__,FWr,... modules),
  16. > but where is the pretty printer for (in our case: generated)
  17. > modula3 code hidden?
  18.  
  19. the Modula-3 pretty printer "m3pp" is part of the tools-VERSION.tar.Z.
  20. (Replace Version with Your current version of m3, i.e. "2.10".)
  21.  
  22. Apart from gatekeeper.dec.com, You can ftp that from ftp.germany.eu.net
  23. and ftp.informatik.{tu | uni}-muenchen.de.
  24.  
  25. Torsten
  26.