Entry Haynes:1997:CHL 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{Haynes:1997:CHL,
  author =       "Christopher T. Haynes",
  title =        "Compiling: a high-level introduction using Scheme",
  journal =      j-SIGCSE,
  volume =       "29",
  number =       "1",
  pages =        "253--257",
  month =        mar,
  year =         "1997",
  CODEN =        "SIGSD3",
  DOI =          "https://doi.org/10.1145/268085.268181",
  ISSN =         "0097-8418 (print), 2331-3927 (electronic)",
  ISSN-L =       "0097-8418",
  bibdate =      "Sat Nov 17 18:57:38 MST 2012",
  bibsource =    "http://portal.acm.org/;
                 http://www.math.utah.edu/pub/tex/bib/sigcse1990.bib",
  abstract =     "Traditional compilation courses use formal methods for
                 parsing, but treat the more important semantic aspects
                 informally. We present a one semester course in which
                 compiler development is reduced to a number of
                 transformation steps, each of which is formally
                 specified, easily tested, and clearly motivated by
                 semantic considerations. The source language is
                 substantial (essentially the host language of the
                 compiler) and the target is a popular RISC
                 architecture.",
  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