Ben Kyrlach:
Putting the "Functional" back in to "Functional Reactive Programming"
Abstract: Many FRP libraries and even some languages make FRP harder than it needs to be. Using functional programming in a reasonably functional language, we can actually construct a core FRP library that is surprisingly extensible with an incredibly small amount of code. In this talk, we'll do just that, and hopefully learn a little functional programming while we do it.