Abstract Heresies

              Unorthodox opinions on computer science and programming.

Friday, May 15, 2009

Oldspace and the Transporter

›
When the garbage collector decides to free a region, it marks the region as being ‘oldspace’. Live objects will be copied out of oldspace in...
3 comments:
Wednesday, May 13, 2009

MIT Scheme on C#

›
Matthew Swank reports that he can run the C# back end of MIT Scheme with mono on os-x PPC32 and linux x86-64. It seems to cold load and ge...
Tuesday, May 12, 2009

›
Before I got distracted by the tail recursion brouhaha, I was writing about some Lisp machine esoterica. I want to describe how the LMI Lam...
3 comments:
Tuesday, May 5, 2009

You knew I'd say something, Part V

›
Is this horse dead, yet? At the beginning of this series I said that my goal was to clear up a few misconceptions about tail recursion: Tai...
2 comments:
Sunday, May 3, 2009

You knew I'd say something, Part IV

›
I thought I could squeeze the rest in this post, but I think I need one more after this. van Rossum suggests that tail recursion may be di...
9 comments:
Friday, May 1, 2009

You knew I'd say something, Part III

›
Earlier I said that tail recursion allows a program access to a more powerful computation model. I'm referring to Hewitt's Actor mo...
20 comments:

Interlude

›
Part III is coming, but I wanted to make an observation. As I've been writing stuff, I've been poring over a lot of code looking fo...
7 comments:
‹
›
Home
View web version
Powered by Blogger.