any thoughts on guile as a kernel extension language
The following immediately made me think of guile. http://netbsd-soc.sourceforge.net/projects/luakern/ I wonder if there is anything like this in the works on the GNU front with the HURD as guile's natural kernel partner. Sorry I have nothing useful to contribute, I just thought it worthwhile to raise the prospect (specter?) of such integration in case it hadn't already crossed the minds of those with the ability to one day actually implement it. Cheers, -- Eric Schulte http://cs.unm.edu/~eschulte/
1945 plane shooter scriptable in guile
Hi, I made a '1945 - the battle of midway' clone back in the day. You can script enemies, moving walls, spaceships etc. in guile. The project is hosted here: http://forty-two.sf.net/ It's a bit dated but you can have fun with it writing plane or spaceship AIs. Read the README and INSTALL to know how to proceed. Enjoy, Johan