home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lang / modula2 / 1036 < prev    next >
Encoding:
Internet Message Format  |  1992-08-21  |  1.4 KB

  1. Path: sparky!uunet!mcsun!Germany.EU.net!unido!dbulm1!maurel
  2. From: maurel@dbulm1.uucp
  3. Newsgroups: comp.lang.modula2
  4. Subject: Re: Experiences with the GMD-toolbox
  5. Message-ID: <306.2a94be45@dbulm1.uucp>
  6. Date: 21 Aug 92 07:58:29 GMT
  7. References: <1992Aug20.135259.25916@informatik.uni-bremen.de>
  8. Organization: Daimler-Benz, Institut f. Informationstechnik
  9. Lines: 23
  10.  
  11. In article <1992Aug20.135259.25916@informatik.uni-bremen.de>, ms@lehre11.informatik.Uni-Bremen.DE (Martin Schroeder) writes:
  12. > Does anybody have experience using the GMD-toolbox for compiler construction?
  13. > I want to use it, but here at the university the folks who have used it have
  14. > warned me against it. Any comments?
  15. > ...
  16. Hallo!
  17.  
  18.   In Ulm, we use it to modify the mtc from the GMD. It is very good, flexible
  19. all what we (you) want.
  20.   To do this, I portate the whole ToolBox to a VAX under VMS.
  21.  
  22.   To measure the quality of the ToolBox, it is a good thing to tell about the
  23. difficulties we had to portate it. This was minor!
  24.   The tables of the parsers have sun-format and after the transfer with the DNI-
  25. Software I only need a little C-Programm (20 lines) to convert it to VAX-
  26. format. The next time the parser and the scanner create themself their own
  27. new table in VAX-format.
  28.   There were also a lot of minor changes within the Modula-2-sources because
  29. your compiler (from ModulaWare) is "stronger" as the Mocka-Compiler.
  30.  
  31. bye
  32.  
  33. guy maurel
  34.