| Dylan | |
| Description | Research into object-oriented dynamic language design and implementation based around the programming language called Dylan. |
| Deliverables | Working fully functional and competitive IDE and runtime system. |
| Contributions | Address the increasing demands for quick time to market by attempting to narrow the gap between conception and realization through a higher level of abstraction, clean semantics, automatic memory management, incremental development, and reflection. |
| Researchers | Jonathan Bachrach |
| Language | Dylan |
| Subprojects | Efficient dynamic dispatch, partial evaluating typist, IRVM, procedural macro system, live updates, etc. |