Re: Looking for Visual YACC for prototyping ...

neitzel@gaertner.de (Martin Neitzel)
19 Jan 1996 09:45:16 -0500

          From comp.compilers

Related articles
Looking for Visual YACC for prototyping ... sandy@cs.mun.ca (Alexander Walsh) (1996-01-16)
Re: Looking for Visual YACC for prototyping ... kap@hiso.honeywell.soft.net (1996-01-17)
Re: Looking for Visual YACC for prototyping ... dkulkarn@handel.helios.nd.edu (1996-01-17)
Re: Looking for Visual YACC for prototyping ... neitzel@gaertner.de (1996-01-19)
| List of all articles for this month |

From: neitzel@gaertner.de (Martin Neitzel)
Newsgroups: comp.compilers
Date: 19 Jan 1996 09:45:16 -0500
Organization: Gaertner Datensysteme, Braunschweig, Germany
References: 96-01-035
Keywords: visual, yacc

> [MKS Yacc also has a visual debugger which I found modestly useful....]


I really benefitted from using Jim Roskind's "skelgrph.c" drop-in for
Bob Corbett's "byacc". Along the same lines, I once wrote curses- and
tk/tcl-based animations that were, however, integrated within a larger
framework. It was all very easy to set up, once I had seen skelgrph.c
as a guiding model. It also helped a bunch of my students to really
understand how to provide good error recovery in simple ways using
yacc. (Where are my asbestos...)


Martin Neitzel
--
Gaertner Datensysteme, Braunschweig, 0531 / 2 33 5555, neitzel@gaertner.de
--


Post a followup to this message

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