head	1.2;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.2
	RELEASE_6_4_0:1.2
	RELEASE_5_EOL:1.2
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1
	PRE_XORG_7:1.1
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1
	RELEASE_6_1_0:1.1
	RELEASE_5_5_0:1.1
	RELEASE_6_0_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2007.12.23.13.34.02;	author skv;	state Exp;
branches;
next	1.1;

1.1
date	2005.04.15.17.01.21;	author skv;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Update to 0.5.1

Changes:	http://search.cpan.org/src/JONATHAN/parrot-0.5.1/NEWS
@
text
@Parrot is a virtual machine designed to efficiently compile and execute
bytecode for dynamic languages.

Parrot currently hosts a variety of language implementations in various
stages of completion, including Tcl, Javascript, Ruby, Lua, Scheme, PHP,
Python, Perl 6, APL, and a .NET bytecode translator. 

WWW: http://www.parrotcode.org/
@


1.1
log
@Add parrot 0.1.2, parrot - virtual machine for dynamic languages.
@
text
@d1 6
a6 5
Parrot is the new interpreter being designed from scratch to support the
upcoming Perl6 language.  It is being designed as a standalone virtual
machine that can be used to execute bytecode compiled dynamic languages
such as Perl6, but also Perl5.  Ideally, Parrot can be used to support
other dynamic, bytecode-compiled languages such as Python, Ruby and Tcl.
@

