Author: kjs
Date: Sat Feb 23 07:07:10 2008
New Revision: 26024

Modified:
   trunk/languages/LANGUAGES_STATUS.pod

Log:
[languages] update LANGUAGES_STATUS.pod on several points

Modified: trunk/languages/LANGUAGES_STATUS.pod
==============================================================================
--- trunk/languages/LANGUAGES_STATUS.pod        (original)
+++ trunk/languages/LANGUAGES_STATUS.pod        Sat Feb 23 07:07:10 2008
@@ -181,12 +181,12 @@
 
 =item Status
 
-Parser is pretty complete.
-Needs optok help.
+Parser is complete.
+More work on backend(s) is needed.
 
 =item Last verified with parrot version
 
-0.4.6
+0.5.3
 
 =item Location
 
@@ -210,7 +210,7 @@
 
 =item Last verified with parrot version
 
-0.4.9
+0.5.3
 
 =item Location
 
@@ -636,7 +636,7 @@
 
 =item Last verified with parrot version
 
-0.5.2
+0.5.3
 
 =item Location
 
@@ -708,7 +708,7 @@
 
 =item Last verified with Parrot version
 
-0.5.2
+0.5.3
 
 =item Location
 
@@ -856,18 +856,18 @@
 
 =item Description
 
-Perl1 implemented in PIR with the help of
-TGE, Tree Grammar Engine, and PGE, Parrot Grammar Engine.
+Perl1 implemented in PIR with the PCT
 
 =item Status
 
 So far, Punie handles constants (strings, integers, floats), variables, print
 statements, conditionals, do blocks, comma lists, and some basic math
 and logic ops.
+Parser is 90% complete; waiting for more PAST support.
 
 =item Last verified with parrot version
 
-0.5.2
+0.5.3
 
 =item Location
 
@@ -882,7 +882,7 @@
 
 =item Description
 
-A Python compiler for Parrot, based on PGE and TGE.
+A Python compiler for Parrot implemented with PCT
 
 =item Status
 
@@ -890,7 +890,7 @@
 
 =item Last verified with parrot version
 
-0.4.9
+0.5.3
 
 =item Location
 
@@ -1149,7 +1149,7 @@
 
 =head2 Perl 5
 
-From r16836 up to r25231 F<languages/perl5> served as a repository 
+From r16836 up to r25231 F<languages/perl5> served as a repository
 for some Perl 5 - specific functionality that was heavily used in early parrot 
development.
 
 =head2 Pint

Reply via email to