Entry Haynes:1977:OTL from sigcse1970.bib

Last update: Sun Apr 22 02:03:34 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{Haynes:1977:OTL,
  author =       "William R. {Haynes, Jr.} and Charles E. Hughes and
                 Charles P. Pfleeger",
  title =        "{ORACLE} a tool for learning compiler writing",
  journal =      j-SIGCSE,
  volume =       "9",
  number =       "1",
  pages =        "37--52",
  month =        feb,
  year =         "1977",
  CODEN =        "SIGSD3",
  DOI =          "https://doi.org/10.1145/382063.803357",
  ISSN =         "0097-8418 (print), 2331-3927 (electronic)",
  ISSN-L =       "0097-8418",
  bibdate =      "Sun Nov 18 08:53:56 MST 2012",
  bibsource =    "http://portal.acm.org/;
                 http://www.math.utah.edu/pub/tex/bib/sigcse1970.bib",
  note =         "Special issue for the Seventh Technical Symposium on
                 Computer Science Education.",
  abstract =     "This paper describes a compiler called ORACLE which
                 allows a student to examine the actions performed by a
                 simple compiler. Two features are provided to assist
                 the student. The first called replacement mode,
                 provides the necessary conditions to simulate the
                 replacement of three compiler components: symbol table
                 management, lexical analysis, and syntax analysis. Each
                 replacement module is monitored by ORACLE in order to
                 detect errors and to verify correct operation. The
                 second, a trace option, permits source statements to
                 initiate or terminate a selective monitoring of the
                 actions of the compiler.",
  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