User loginNavigation |
archivesLang.NEXT 2012 - Session Videos Coming OnlineLang.NEXT, a cross-industry conference on programming language design and implementation, was held on Apr 2-4, 2012. The focus of the event is sharing mutual inspiration and novel ideas in programming language design and implementation in both industry and academia. List of speakers: Martin Odersky (keynote, Scala) All session videos (or all-1, perhaps) will be available here: http://channel9.msdn.com/Events/Lang-NEXT/Lang-NEXT-2012. Currently live sessions (and keynote) are: Keynote - Martin Odersky: Reflection and Compilers -> http://channel9.msdn.com/Events/Lang-NEXT/Lang-NEXT-2012/Reflection-and-Compilers Adding Delimited and Composable Control to a Production Programming EnvironmentAdding Delimited and Composable Control to a Production Programming Environment (add'l material), Matthew Flatt, Gang Yu, Robert Bruce Findler, Matthias Felleisen, ICFP 2007.
Another tour de force by the PLT folks. Does your language have delimited control, delimited dynamic binding, and exceptions? It's the new gold standard, and so far only Racket and O'Caml qualify (and maybe Haskell and Scala?) Racket's implementation is additionally interesting because it achieves backwards compatibility with code written using undelimited call/cc and dynamic-wind. The authors mention that a simpler solution would be possible without this compatibility - based on control filters from the Subcontinuations paper. By Manuel J. Simoni at 2012-03-02 19:09 | Implementation | Paradigms | 36 comments | other blogs | 13249 reads
|
Browse archivesActive forum topics |
Recent comments
36 weeks 2 days ago
36 weeks 3 days ago
36 weeks 3 days ago
1 year 6 weeks ago
1 year 10 weeks ago
1 year 12 weeks ago
1 year 12 weeks ago
1 year 15 weeks ago
1 year 19 weeks ago
1 year 19 weeks ago