-
Notifications
You must be signed in to change notification settings - Fork 111
CS1729
Frank Goodman edited this page Oct 31, 2013
·
4 revisions
Learn to:
- Implement a non-trivial language runtime
- Compile a non-trivial language into another language
- Measure and improve the performance of a language runtime and compilation
- Build flexible language runtimes that can support basic debugging and interactive behavior
You can work in pairs or solo for CS1729, tell me by the end of the day Wednesday, October 16 (the deadline of your first assignment) if you're planning on working alone or with a partner for the remainder of the course.