home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.misc
- Path: sparky!uunet!gatech!taco!tphili
- From: tphili@eos.ncsu.edu (TEEBU PHILIP)
- Subject: lex and yacc
- Message-ID: <1992Sep12.174424.17612@ncsu.edu>
- Originator: tphili@c00405-346dan.eos.ncsu.edu
- Lines: 17
- Sender: news@ncsu.edu (USENET News System)
- Reply-To: tphili@eos.ncsu.edu (TEEBU PHILIP)
- Organization: North Carolina State University, Project Eos
- Date: Sat, 12 Sep 1992 17:44:24 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
-