Lex/Yacc vs PCCTS vs 'hand coded'?

Mark Hecht <mhecht@nac.net>
3 Apr 1998 16:59:11 -0500

          From comp.compilers

Related articles
Lex/Yacc vs PCCTS vs 'hand coded'? mhecht@nac.net (Mark Hecht) (1998-04-03)
| List of all articles for this month |

From: Mark Hecht <mhecht@nac.net>
Newsgroups: comp.compilers.tools.pccts,comp.compilers
Date: 3 Apr 1998 16:59:11 -0500
Organization: Compilers Central
Keywords: lex, yacc, question

Hi,


I am rewriting the front end of a compiler my company originally
developed in IBM 370 assembler, and I am trying to decide whether to
use Lex/Yacc, PCCTS, or just 'hand code' it in 'C'.


I've been playing with the C/C++ generating version of PCCTS, and I
like it, but how well tested is it? Also, now that the focus seems to
be on the Java version, is the C/C++ version a dead end?


Any opinions or experiences regarding PCCTS would be greatly
appreciated.


Thanks in advance,


Mark Hecht - Syllogy Corporation
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.