I don't think anyone mentioned this before here...

---------- Forwarded message ----------
Date: Mon, 6 Aug 2001 19:43:53 -0700
From: Neil Schemenauer <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: [Python-Dev] Intel's Open Runtime Platform (ORP)

I just saw this while updating my Debian machine:

    Package: orp
    Description: Java VM and JIT from Intel Research Lab.
     ORP stands for Open Runtime Platform, which is an Intel(TM) Open
     Source research platform for investigating dynamic compilation and
     memory management technologies. The basic ORP system incorporates a
     fast code generating JIT (Just-In-Time) as well as an optimizing
     JIT. It also includes several GC (Garbage Collection) algorithms,
     ranging from a simple mark-sweep algorithm to an advanced train
     algorithm.

Its available at http://intel.com/research/mrl/orp/ and is released
under a BSD-like license.

  Neil

_______________________________________________
Python-Dev mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/python-dev

Reply via email to