home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / pascal / 4495 < prev    next >
Encoding:
Text File  |  1992-07-21  |  1.3 KB  |  30 lines

  1. Newsgroups: comp.lang.pascal
  2. Path: sparky!uunet!uchinews!machine!chinet!edlee
  3. From: edlee@chinet.chi.il.us (Edward Lee)
  4. Subject: Re: Pascal Pretty Printer (?)
  5. Message-ID: <1992Jul21.165634.19454@chinet.chi.il.us>
  6. Date: Tue, 21 Jul 1992 16:56:34 GMT
  7. References: <1992Jul20.145358.832@brtph560.bnr.ca>
  8. Organization: Chinet - Public Access UNIX
  9. Lines: 19
  10.  
  11.  
  12. I've written one, called EPB (Ed's Pascal Beautifier), currently
  13. updated to version 2.32.  I think that I may add a colored source code
  14. viewing option to it later.  At this time, it performs automatic
  15. indentation for nested IF THEN ELSE constructs and normalizes Turbo
  16. Pascal v4.0 and user identifier capitalizations, pads some symbols with
  17. spaces, plus some other things. An older version of this program is
  18. available from Simtel.  A sequence of updates have been submitted
  19. to comp.binaries.ibm.pc over the past few months, but none of them
  20. have appeared in that newsgroup so far as I am aware.  It seems that
  21. I have been updating the program faster than a reviewer can be found
  22. for the program and complete the testing of a submission.
  23.  
  24. If any of you are interested in the program, I will accept requests
  25. for the program, and once I receive several requests or a week passes,
  26. I will send out one uuencoded mail message to the multiple requestors.
  27.  
  28.  
  29. -Ed L
  30.