I am pleased to announce the release of Schemix version 0.2.0. New in this release: - Schemix has a concept of kernel name-spaces (allowing symbols of the form module-name::symbol-name) - It builds as a module, or as part of the kernel, on Linux versions 2.4.x and 2.5.x. - It can optionally use kallsyms and/or devfs. - It understands all primitive C types, and also supports multidimensional arrays of C types in a way that is compatable with SRFI 25. - For each independent Scheme interpreter, you can enable and disable debug messages at run-time. - There is a 'help' function for getting help on built-in procedures. The release contains pre-built modules for Redhat 9 (kernel 2.4.20-8) on i386, i586, i686 and athlon architectures. It can be downloaded from: http://savannah.nongnu.org/download/schemix/schemix.pkg/0.2.0/schemix-0.2.0.tar.gz You can see a screenshot of Schemix running in an Emacs session, showing off some of the new features at: http://www.abstractnonsense.com/schemix/schemix-emacs-screenshot.png Further information on Schemix (mailing list, Savannah project page, etc.) can be found at http://www.abstractnonsense.com/schemix/ About the author: You can find out more about me (William Bland) at http://www.abstractnonsense.com/ Best wishes, Bill. -- Dr. William Bland. Computer Programmer, UK. www.abstractnonsense.com -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/