newsschemix - News: Schemix-0.2.0 released

 
 
Latest News
Schemix 0.2.1 released posted by quacker, Tue 22 Jul 2003 04:12:36 PM UTC
Schemix-0.2.0 released posted by quacker, Mon 23 Jun 2003 06:24:18 PM UTC
Schemix 2.4.20 released posted by quacker, Sun 27 Apr 2003 01:17:06 PM UTC

Schemix-0.2.0 released

Item posted by Dr William Bland <quacker> on Mon 23 Jun 2003 06:24:18 PM UTC.

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/

 

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code