On Wed, Oct 22, 2008 at 5:16 AM, J. Sievers <[EMAIL PROTECTED]> wrote:
> I implemented a variant of the CPython VM on top of Gforth's Vmgen; this made
> it fairly straightforward to add direct threaded code and superinstructions 
> for
> the various permutations of LOAD_CONST, LOAD_FAST, and most of the
> two-argument VM instructions.
>
> Sources:
>  http://svirfneblin.org/stuff/VPython-0.1.tar.gz

Hey Jakob,

This is very interesting (at this point I'm just lurking), but has
anyone pointed out yet that there already is something else called
VPython, which has a long standing "right" to the name?
http://www.vpython.org/ -- "3D Programming for Ordinary Mortals".

I hope you can find a better name for your project, otherwise there
will be no end of confusion...

-- 
--Guido van Rossum (home page: http://www.python.org/~guido/)
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to