Hi Sjoerd, Guile has three mailing lists: this one, for bugs; [email protected], for the development of Guile itself; and [email protected], for Guile users. This probably isn't the right list. Either of the last two would be better :-)
On Wed 17 Aug 2011 22:45, Sjoerd van Leent <[email protected]> writes: > I did some thinking in the recent past about using Guile for > virtualization purposes within a VM hypervisor. This, to my mind, has > some advantages. They are described here: > > http://santidhammo.heroku.com/articles/2011/08/17/guile-images/ Sounds like fun! Make sure you're using Guile 2.0 so you have a good foreign function interface to the various structures that you have to produce and consume from the hypervisor. Happy hacking, Andy -- http://wingolog.org/
