Re: [Code for fun] Announce my generic server Ragnarok

2012-04-05 Thread Noah Lavine
I think this is a fair description: http://gitorious.org/glow/ragnarok/";>Ragnarok description A multi-protocol server. license GPL 3 On Wed, Apr 4, 2012 at 5:42 PM, Ludovic Courtès wrote: > Hi, > > Noah Lavine skribis: > >> Oh, a quick followup - could we post a link to this on the Guile web

Lexical Variable Allocation

2012-04-05 Thread Noah Lavine
Hello everyone, There was some discussion a while back about getting Guile a register virtual machine. I was thinking about how I could help with this, and I thought that register allocation would be a good place to start. The great thing about it is that we already do allocation - of lexical vari