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