ANN: pyvm 2.0

Stelios Xanthakis sxanth at ceid.upatras.gr
Sat Oct 3 16:43:26 CEST 2009


Hi.

After a long period, the next version of pyvm is finally out!

pyvm is a small hobby project that's based on a vm that is
a cousin of Python and attempts to reimplement a full userspace
system with the use of a monolithic toolchain with internal APIs.

The result is a very compact codebase which partly implements
many userspace applications.

However, the project is not suitable for simple users.
It is an on-going half-finished project that might interest
other programmers.

Currently the source code works only in x86/linux (32bit).

The homepage is

  http://students.ceid.upatras.gr/~sxanth/pyvm-2.0/


More information about the Python-announce-list mailing list