[antlr-interest] got new "language implementation" lecture audio up

Terence Parr parrt at jguru.com
Fri Feb 14 14:42:49 PST 2003


Howdy.  Just posted a 2-part lecture on language implementation.  See:

   http://nexus.cs.usfca.edu/~parrt/course/652/index.html

Covers:

#### Compilers Versus Interpreters
### A Few Examples
## Interpreters
## Translators
# source-to-source
## Compilers
#### Implementation stages and data flow
### Generating token stream
### Generating IRs
### Code generation
## GCC
## "TWIGs"
#### Implementing Object-Oriented Languages
### How fast can you go?
### Polymorphism
## Implementing in C ala C++
## Java and dynamic binding
### Runtime Compilation
## JIT
## Dynamic compilation
# Method call optimization
# Some (old) HotSpot Numbers

--
Co-founder, http://www.jguru.com
Creator, ANTLR Parser Generator: http://www.antlr.org
Lecturer in Comp. Sci., University of San Francisco


 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 



More information about the antlr-interest mailing list