Sciweavers

13 search results - page 1 / 3
» Building an XQuery interpreter in a compiler construction co...
Sort
View
SIGCSE
2005
ACM
140views Education» more  SIGCSE 2005»
13 years 10 months ago
Building an XQuery interpreter in a compiler construction course
Sara Miner More, Tim Pevzner, Alin Deutsch, Scott ...
FPLE
1995
13 years 8 months ago
Compiler Construction Using Scheme
This paper describes a course in compiler design that focuses on the Scheme implementation of a Scheme compiler that generates native assembly code for a real architecture. The co...
Eric Hilsdale, J. Michael Ashley, R. Kent Dybvig, ...
ITICSE
1996
ACM
13 years 8 months ago
Integrating animations into courses
This paper describes two ways we have integrated algorithm animations into several computer science courses. First, we use previously existing animations during lectures to aid in...
Susan H. Rodger
SIGCSE
2006
ACM
362views Education» more  SIGCSE 2006»
13 years 10 months ago
Chirp on crickets: teaching compilers using an embedded robot controller
Traditionally, the topics of compiler construction and language processing have been taught as an elective course in Computer Science curricula. As such, students may graduate wit...
Li Xu, Fred G. Martin
AADEBUG
1997
Springer
13 years 8 months ago
Debugging Optimised Code Using Function Interpretation
Previously the debugging of optimised code has not been possible without recompiling the executable code and preventing the use of code optimisation techniques. Although current r...
Kim Elms