Entry Blythe:1994:LLV from sigcse1990.bib

Last update: Wed Sep 26 02:07:32 MDT 2018                Valid HTML 4.0!

Index sections

Top | Symbols | Numbers | Math | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z

BibTeX entry

@Article{Blythe:1994:LLV,
  author =       "Stephen A. Blythe and Michael C. James and Susan H.
                 Rodger",
  title =        "{LLparse} and {LRparse}: visual and interactive tools
                 for parsing",
  journal =      j-SIGCSE,
  volume =       "26",
  number =       "1",
  pages =        "208--212",
  month =        mar,
  year =         "1994",
  CODEN =        "SIGSD3",
  DOI =          "https://doi.org/10.1145/191033.191121",
  ISSN =         "0097-8418 (print), 2331-3927 (electronic)",
  ISSN-L =       "0097-8418",
  bibdate =      "Sat Nov 17 18:57:24 MST 2012",
  bibsource =    "http://portal.acm.org/;
                 http://www.math.utah.edu/pub/tex/bib/sigcse1990.bib",
  abstract =     "This paper describes instructional tools, LLparse and
                 LRparse, for visualizing and interacting with small
                 examples of LL and LR parsing. These tools can be used
                 to understand the process of constructing LL(1) and
                 LR(1) parse tables through a series of steps in which
                 users receive feedback on the correctness of each step
                 before moving on to the next step. For example, in
                 LRparse, the user initially enters an LR(1) grammar,
                 calculates FIRST and FOLLOW sets, graphically
                 constructs a deterministic finite automaton of item
                 sets, and finally constructs the LR(1) parsing table.
                 Upon completion of the constructed table, the user can
                 observe a visualization of the parsing of input
                 strings. These tools can be used to provide problem
                 solving feedback in courses on automata theory or
                 compiler design.",
  acknowledgement = ack-nhfb,
  fjournal =     "SIGCSE Bulletin (ACM Special Interest Group on
                 Computer Science Education)",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J688",
}

Related entries