mainschemix - Summary

 
 
Membership Info
Group Admin:
2 active members

Group identification
Id: 4261
System Name: schemix
Name: schemix
Group Type: non-GNU software and documentation

Search in this Group


 

This group is not part of the GNU Project.

Schemix is a Scheme system, implemented as a patch to the Linux kernel. It aims to attain R5RS compliance while remaining small, fast and easy to understand.

The intended use of Schemix is for exploration of the Linux kernel and for rapid, interactive prototyping of Linux drivers and other new kernel features. To achieve this, Schemix will attempt to make a large subset of the kernel API available to Scheme programs. Interactivity is via a character device, /dev/schemix which presents a REPL (Read, Eval, Print Loop) to anyone having access to the device.


Registration Date: Fri 04 Apr 2003 04:33:28 PM UTC
License: GNU General Public License v2 or later
Development Status: 3 - Alpha

 

Latest News rss feed
Schemix 0.2.1 released
     posted by quacker, Tue 22 Jul 2003 04:12:36 PM UTC

This is the release announcement for Schemix version 0.2.1.

New in this release:

- Parts of Schemix can now be written in Scheme.

- Schemix now includes most of R4RS.

- A much improved and simplified build system.

- Lots of bugfixes and code cleanups. [...]

Schemix-0.2.0 released
     posted by quacker, 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 [...]

Schemix 2.4.20 released
     posted by quacker, Sun 27 Apr 2003 01:17:06 PM UTC

I am pleased to announce the release of Schemix version 2.4.20.
                                                                                                                            
Schemix is a Scheme system, implemented as a patch to the Linux [...]

Quick Overview
 Memberlist (2 members)

Communication Tools
 Mailing Lists (1 public mailing list)

Development Tools
 Task Manager (open items: 0, total: 0)
 Patch Manager (open items: 2, total: 2)

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code