Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: doc



Module Name:    doc
Committed By:   agc
Date:           Thu Sep 13 14:20:35 UTC 2001

Modified Files:
        doc: pkg-CHANGES

Log Message:
Note addition of parrot-0.0.1, a pre-pubescent byte code interpreter
which may form part of Perl or Python's future, into the NetBSD packages
collection.

Provided in PR 13933 by Chris Pinnock <cjep%interoute.net.uk@localhost>, tarted
up somewhat by me.

PARROT: A bytecode language possible to be used in the future by
Perl 6 and a Python.

The idea was originally an April fool's joke...

"What we're releasing today is a very, very early alpha of the Parrot
interpreter.  At the moment, we have support for some simple
operations on integer, floating point and string registers, and the
ability to read in and execute bytecode.  We also have an assembler
which can generate bytecode output from Parrot assembly."


To generate a diff of this commit:
cvs rdiff -r1.5053 -r1.5054 doc/pkg-CHANGES

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index