Vincent St-Amour
|
|
By popular demand, Racket stickers are available here.
See them in action!
1 Research [Scribble bibliography]
To be presented at OOPSLA 2012.
To be presented at FHPC 2012.
Presented at PLDI 2011.
The type-driven optimizer described is part of Typed Racket.
Presented at the 2008 Workshop on Scheme and Functional Programming. Slides available here.
Code available here.
2 Teaching
I’m not teaching at the moment.
In the past, I’ve taught How to Design Programs with Jesse Tov and Olin Shivers. I’ve also taught Object-Oriented Design with Will Clinger.
3 Lab
If you’re in the Boston area, and are interested in programming languages, check out the PL Jr. seminars.
4 Code
Most of my code is either on Github or in the Racket codebase.
expand-diff: a script that shows the sexp-diff between the expansion of two files.
etags.scm: a script that generates emacs TAGS files from Scheme code, and supports nested definitions.
