home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / lang / modula2 / 1383 < prev    next >
Encoding:
Internet Message Format  |  1992-11-14  |  1.1 KB

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!decwrl!sdd.hp.com!caen!uwm.edu!linac!att!ucbvax!MAIL.CASI.NASA.GOV!thutt
  2. From: thutt@MAIL.CASI.NASA.GOV (thutt)
  3. Newsgroups: comp.lang.modula2
  4. Subject: Oberon-2 pretty printer
  5. Message-ID: <9211131407.A01834@MAIL.CASI.NASA.GOV>
  6. Date: 13 Nov 92 19:07:23 GMT
  7. Sender: daemon@ucbvax.BERKELEY.EDU
  8. Reply-To: Modula2 List <INFO-M2%UCF1VM.BITNET@uga.cc.uga.edu>
  9. Distribution: world
  10. Organization: The Internet
  11. Lines: 18
  12.  
  13.  
  14.      I have an Oberon-2 pretty printer which outputs a PostScript.  It uses
  15.      a terciary file to parse the language into a set of PostScript
  16.      operators (created by the prolog), so it would be fairly trivial to
  17.      modify the parser output section to output other printer commands.  It
  18.      was ported to MSDOS from Unix, and for MSDOS requires 4DOS.
  19.  
  20.      (Requires 4DOS for the extended batch commands).
  21.  
  22.      Source is available, but I do not presently have an easy way to send
  23.      it to you.
  24.  
  25.      If you are interested, let me know, and we'll work out some way to get
  26.      it to you.
  27.  
  28.      Taylor Hutt
  29.      thutt@mail.casi.nasa.gov
  30.      Championing worldwide usage of Oberon-2
  31.