home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / os2 / programm / 7993 < prev    next >
Encoding:
Text File  |  1993-01-25  |  1.9 KB  |  46 lines

  1. Newsgroups: comp.os.os2.programmer
  2. Path: sparky!uunet!psinntp!cmcl2!panix!os2man
  3. From: os2man@panix.com (Larry Salomon Jr.)
  4. Subject: Re: OS/2 Developer's Electronic Magazine
  5. Message-ID: <C1EvEu.Frs@panix.com>
  6. Organization: PANIX Public Access Unix, NYC
  7. References: <19930124.214021.607@almaden.ibm.com>
  8. Date: Mon, 25 Jan 1993 13:13:41 GMT
  9. Lines: 35
  10.  
  11. In <19930124.214021.607@almaden.ibm.com> pmuellr@vnet.ibm.com (Pat Mueller) writes:
  12.  
  13. >>In article <19930122.084021.70@almaden.ibm.com>, pmuellr@vnet.ibm.com (Pat Mueller) writes:
  14. >>>  Also assuming no really complicated IPF markup, a
  15. >>> rexx program could be written to convert the .ipf file to a plain
  16. >>> text file.
  17. >>
  18. >>Does such a tool exist already?
  19.  
  20. >Not that I know of.  But I've done stuff like this before.  It's not
  21. >impossible, and the less complicated the source langauge (IPF), the
  22. >less complicated the translator.  The PostScript converter would
  23. >be the >fun< one!  I've been thinking about it a little over the
  24. >weekend, looking through the IPF language docs.  I think it's certainly
  25. >do-able - the only concern with REXX would be performance - which
  26. >shouldn't matter much - you won't be converting stuff ALL that often.
  27. >I'll probably make a start on this, but it likely would be submitted
  28. >via the IBM EWS program, so it won't be available any time REAL soon.
  29.  
  30. Hey, Patrick!
  31.  
  32. Has anyone given any thought to using any of the YACC work-alikes to
  33. generate a parser for IPF?  If so, you not only get decent C code
  34. (read as: performance), but it should also be fairly easy to generate
  35. anything you like.
  36.  
  37. (I *knew* my compiler class would come in handy for something!  :)
  38.  
  39. Cheers,
  40. Q
  41. -- 
  42. Have a question for the OS/2 Programmer's Monthly (Electronic) Magazine?
  43. Send me email and include your permission to place the question in the
  44. mag!  The best questions of each month will be included.  More information
  45. on "OS/2 PM Magazine" can be found in comp.os.os2.programmer! 
  46.