home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.next.programmer
- Path: sparky!uunet!proforma!jgg
- From: jgg@proforma.com (J. G. Gregory)
- Subject: Re: dynamic parsers?
- Message-ID: <1992Jul28.174103.2302@proforma.com>
- Sender: jgg@proforma.com
- Organization: Pro Forma
- References: <1992Jul28.122557.18900@infoserver.th-darmstadt.de>
- Date: Tue, 28 Jul 1992 17:41:03 GMT
- Lines: 14
-
- In article <1992Jul28.122557.18900@infoserver.th-darmstadt.de>
- >Another thing is that I just went along and 'objected' (or, better, C++-ified)
- >Bison and Flex such that you have a 'main class' that has all the code that
- >is used for all parsers/scanners and several sub-classes that consists of
- >the tables and the special actions. If you have interest in these, e-mail me,
- >but be warned that this code is really not-yet-ready (working at the moment,
- >but not too-well tested...)
- >
-
- Can you say whether Bison is now able to be used in commercial code? When I
- looked at it, its OUTPUT was restricted by the GNU copyleft, although there was
- some words that the restriction might be lifted.
-
- --J Gregory
-