Entry Khuri:1998:APA 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{Khuri:1998:APA,
  author =       "Sami Khuri and Yanti Sugono",
  title =        "Animating parsing algorithms",
  journal =      j-SIGCSE,
  volume =       "30",
  number =       "1",
  pages =        "232--236",
  month =        mar,
  year =         "1998",
  CODEN =        "SIGSD3",
  DOI =          "https://doi.org/10.1145/274790.274303",
  ISSN =         "0097-8418 (print), 2331-3927 (electronic)",
  ISSN-L =       "0097-8418",
  bibdate =      "Sat Nov 17 16:56:29 MST 2012",
  bibsource =    "http://portal.acm.org/;
                 http://www.math.utah.edu/pub/tex/bib/sigcse1990.bib",
  abstract =     "The paper describes a package that can be used to
                 present the parsing algorithms. The package fully
                 animates the top-down LL(1) and bottom-up SLR(1)
                 parsing algorithms. By full animation we mean that the
                 input string being parsed, the corresponding actions
                 that take place in the stack, and the building of the
                 parse tree are all simultaneously animated on the same
                 screen, thus enabling the user to get a full
                 appreciation of all the intricate details that occur
                 during parsing. The package makes use of XTANGO and can
                 be used in the beginning of the semester as a teaching
                 tool. Later, the students could be asked to write their
                 own animations of the compiling process.",
  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