home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / c / 18439 < prev    next >
Encoding:
Internet Message Format  |  1992-12-15  |  1.9 KB

  1. Path: sparky!uunet!munnari.oz.au!titan!trlluna!bruce.cs.monash.edu.au!monu6!escargot!spectre!m912121
  2. From: m912121@spectre.co.rmit.oz.AU (Joydip Das)
  3. Newsgroups: comp.lang.c
  4. Subject: BYACC question ??
  5. Date: 16 Dec 1992 01:38:58 GMT
  6. Organization: RMIT Computer Centre
  7. Lines: 33
  8. Message-ID: <1gm1biINN7mv@escargot.xx.rmit.OZ.AU>
  9. NNTP-Posting-Host: spectre.co.rmit.oz.au
  10.  
  11. I am currently working on a project using lex and yacc.  The situation is
  12. that I have to develop this program on a DOS env and then port it to an
  13. UNIX env when it becomes available.  I have managed to get hold of FLEX and
  14. BYACC and want to compile and implement them on DOS (using BCC) and then port
  15. them to the SunOS Unix.   So far I have gone through the flex source modules
  16. and managed to compile them with BCC.  I found that the documentation 
  17. that came with the flex archive was pretty good.  Although I haven't yet
  18. "made" flex.exe I am hoping that I won't have too much problem. (I have
  19. been compiling using ANSI C and all the portability flags on BCC set).
  20.  
  21. I am now looking at the source modules for byacc, and I am a bit lost.  The
  22. documentation in the code is scarce and not easy to follow.  I accept that 
  23. the people who made the code available are not obliged to provide good
  24. documentation.  But I am a bit lost as to how to go about compiling this code
  25. with all the portability considerations I have mentioned before.  The byacc
  26. pacakage does include a byacc.exe file.  I haven't tried it out yet but again,
  27. the porting problem will be there. 
  28.  
  29. I am hoping someone out there has had some experience with this sort of stuff.
  30. I am relatively new to this stuff and would really appreciate all the help
  31. I can get.
  32.  
  33. Thanks in advance.
  34.  
  35. Joydip.
  36. -------------------------------------------------------------------------------
  37. m912121@spectre.co.rmit.oz.au
  38.  
  39. --
  40. _______________________________________________________________
  41. Joydip Das 
  42. m912121@chudich.co.rmit.OZ.AU
  43. -----------------------------
  44.