Manuel Simoni's blog about programming (languages).
Showing posts with label
generics
.
Show all posts
Showing posts with label
generics
.
Show all posts
Sunday, September 12, 2010
Higher kinds are sexier
›
In the process of formalizing generics for my Lisp, I'm also studying FGJ ω again, the extension of Featherweight Generic Java with hi...
Friday, September 10, 2010
Formalizing generics
›
In the previous post, Minimal generics for an untyped language , I've discussed some basic requirements for the implementation of parame...
Wednesday, September 8, 2010
Minimal generics for an untyped language
›
So, I'm developing a Lisp, which means I have to support untyped, dynamically type-checked code in any case. But I still like typeful pr...
1 comment:
›
Home
View web version