University of Cambridge > Talks.cam > Computer Laboratory Programming Research Group Seminar > Pluggable Type System with Optional Runtime Monitoring of Type Errors

Pluggable Type System with Optional Runtime Monitoring of Type Errors

Add to your list(s) Download to your calendar using vCal

If you have a question about this talk, please contact Dominic Orchard.

Adding a static type system to a dynamically-typed language can be an invasive change that requires coordinated modification of existing programs, virtual machines and development tools. Optional pluggable type systems do not affect runtime semantics of programs, allowing them to be safely added to a language without affecting existing code and tools, and while supporting both dynamic and static typing. However, in programs mixing dynamic and static types, they do not allow reporting runtime type errors precisely. We present optional runtime monitoring of type errors for tracking these errors without affecting program semantics. Our Python-like target language Alore has a nominal optional type system with bindable interfaces that can be bound to existing classes by clients to help the safe evolution of programs and scripts to static typing.

This is work in progress. Practice talk for STOP 2011 .

This talk is part of the Computer Laboratory Programming Research Group Seminar series.

Tell a friend about this talk:

This talk is included in these lists:

Note that ex-directory lists are not shown.

 

© 2006-2024 Talks.cam, University of Cambridge. Contact Us | Help and Documentation | Privacy and Publicity