Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

pyvm 1.1 - A experimental Python virtual machine.

21 views
Skip to first unread message

py...@freshmeat.net

unread,
Jan 23, 2006, 1:40:05 PM1/23/06
to
pyvm 1.1
by submissions (http://freshmeat.net/~ccat/)
Mon, Jan 23rd 2006 10:40

About:
pyvm is an experimental Python virtual machine with a compiler written in
Python. It is not 100% compatible with C-python, but well written Python
programs without gross hacks should work.

Changes:
This release is stackless. With the latest improvements, it can run
unlimited Python threads (co-routines) with just two OS threads.

Release focus: Major feature enhancements
License: GNU Lesser General Public License (LGPL)
Project URL: http://freshmeat.net/projects/pyvm/

Homepage: http://freshmeat.net/redir/pyvm/62535/url_homepage/pyvm


____________________________| Advertising |____________________________
This email is sponsored by: Splunk Inc.

Do you grep through log files for problems? Stop! Download the new AJAX
search engine that makes searching your log files as easy as surfing the
web.
D O W N L O A D S P L U N K!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=102292&bid=228469&dat=121642

http://sel.as-us.falkag.net/sel?cmd=lnk&kid=102292&bid=228469&dat=121642
____________________________| Advertising |____________________________

py...@freshmeat.net

unread,
Apr 30, 2006, 8:55:31 AM4/30/06
to
pyvm 1.2
by submissions (http://freshmeat.net/~ccat/)
Sun, Apr 30th 2006 05:55

About:
pyvm is an experimental Python virtual machine with a compiler written in
Python. It is not 100% compatible with C-python, but well written Python
programs without gross hacks should work.

Changes:
Whitespaceless python frontend. Regular expression to C, Just in time
compiler. Memory filesystem (memfs://) and freezing. Ported to cygwin.

0 new messages