home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / programm / 4633 < prev    next >
Encoding:
Text File  |  1992-09-12  |  1.1 KB  |  30 lines

  1. Newsgroups: comp.unix.programmer
  2. Path: sparky!uunet!ferkel.ucsb.edu!taco!jhmoney
  3. From: jhmoney@eos.ncsu.edu (JOHN HAYWOOD MONEYHAN)
  4. Subject: lex and yacc
  5. Message-ID: <1992Sep12.174946.17747@ncsu.edu>
  6. Originator: jhmoney@c00404-346dan.eos.ncsu.edu
  7. Lines: 17
  8. Sender: news@ncsu.edu (USENET News System)
  9. Reply-To: jhmoney@eos.ncsu.edu (JOHN HAYWOOD MONEYHAN)
  10. Organization: North Carolina State University, Project Eos
  11. Date: Sat, 12 Sep 1992 17:49:46 GMT
  12.  
  13.  
  14. My name is Teebu Philip.  I am a senior in Computer Engineering at NC State.
  15. My partner and I are working on our senior design project.  We are working on
  16. a constraint network.  We have been given a BNF grammar and it was our
  17. understanding that we could send that grammar thru lexx and yacc.  But as of
  18. yet, we are still not able to figure out the complexities of the pgms.
  19.  
  20. Could we ask a few questions:
  21.  
  22. 1) how does one implement partial brackets in our text file which simulates
  23. the grammar.
  24.  
  25. 2) can we send our text file of this grammar into lex and yacc to make us a
  26. parser that we need for our project.
  27.  
  28. please email us at tphili@eos.ncsu.edu
  29.                    jhmoney@eos.ncsu.edu
  30.