On Wed, Nov 16, 2005 at 08:32:01PM +0100, Leopold Toetsch wrote:
: >Some basic questions: is there a notion of "current time" in Parrot,
: >like
: >a cycle counter or anything? I don't see any instructions I could get
: >one
: >from inside a PASM program, and I didn't see any of the .c files
: >
On Nov 16, 2005, at 19:27, Erik Paulson wrote:
Hello,
As a class project, we're looking at transactional memory, and one of
things
we'd like to try and do is add some basic TM support to Parrot.
Cool.
To start out with, we'd add three new opcodes - one to begin, end, and
abort the curre