Author: bernhard
Date: Thu Mar  8 12:09:24 2007
New Revision: 17390

Removed:
   trunk/languages/converter.pl
Modified:
   trunk/languages/LANGUAGES.STATUS.pod

Log:
Remove Author information from LANGUAGES.STATUS.pod,
as the information should be covered in the MAINTAINER files.

Remove unused file languages/converter.pl.


Modified: trunk/languages/LANGUAGES.STATUS.pod
==============================================================================
--- trunk/languages/LANGUAGES.STATUS.pod        (original)
+++ trunk/languages/LANGUAGES.STATUS.pod        Thu Mar  8 12:09:24 2007
@@ -1,24 +1,29 @@
 # $Id$
 
-=head1 Languages targeting parrot
+=head1 What's this?
 
-Any language that targets parrot should be listed here. In addition,
-any languages bundled with parrot that work with the unified test
-suite will have their test results listed under the smokes marked
-'languages' at http://smoke.parrotcode.org/smoke/.
+Language implementations that target parrot are listed here.
+At least the implementations that live in the 'languages' directory
+of the parrot repository should be covered.
+
+No author information is given here. This is because maintainers 
+should be tracked in the languages/*/MAINTAINER files, and we
+don't want to repeat ourselves.
+
+For current status of some languages see also 
http://smoke.parrotcode.org/smoke/.
+Languages that work with the unified languages test suite
+will have their test results listed under the smokes marked
+'languages'.
 
+=head1 List of languages
 
 =head2 Amber for parrot
 
 =over 4
 
-=item Author
-
-Roger Browne
-
 =item Description
 
-Scripting language inspired by Eiffel and ruby.
+Scripting language inspired by Eiffel and Ruby.
 
 =item Status
 
@@ -44,10 +49,6 @@
 
 =over 4
 
-=item Author
-
-Will Coleda, Patrick Michaud
-
 =item Description
 
 APL
@@ -73,10 +74,6 @@
 
 =over 4
 
-=item Author
-
-Clint Pierce, Will Coleda (work with parrot 0.3.0+)
-
 =item Description
 
 BASIC Compiler
@@ -100,17 +97,13 @@
 
 =over 4
 
-=item Author
-
-Clint Pierce
-
 =item Description
 
-BASIC Interpreter written in pure Parrot
+BASIC Interpreter written in pure Parrot.
 
 =item Status
 
-Broken - probably due to recent deprecations.
+Has been broken for a long time.
 
 =item Last verified with parrot version
 
@@ -127,10 +120,6 @@
 
 =over 4
 
-=item Author
-
-Patrick Michaud
-
 =item Description
 
 Basic calculator. See http://en.wikipedia.org/wiki/Bc_%28Unix%29
@@ -158,10 +147,6 @@
 
 =over 4
 
-=item Author
-
-Jerome Quelin
-
 =item Description
 
 Functioning -93 interpreter (input routines may be funky).
@@ -187,10 +172,6 @@
 
 =over 4
 
-=item Author
-
-Leon Brocard
-
 =item Description
 
 bf. See http://en.wikipedia.org/wiki/Brainfuck.
@@ -209,17 +190,14 @@
 
 =back
 
+
 =head2 c99
 
 =over 4
 
-=item Author
-
-Kevin Tew
-
 =item Description
 
-PGE grammar for C99
+PGE grammar for C99.
 
 =item Status
 
@@ -236,14 +214,11 @@
 
 =back
 
+
 =head2 Cardinal
 
 =over 4
 
-=item Author
-
-Kevin Tew
-
 =item Description
 
 Implementation of Ruby CVS Head 1.9
@@ -263,14 +238,11 @@
 
 =back
 
+
 =head2 Cardinal OLD DEAD
 
 =over 4
 
-=item Author
-
-Mark Spashett
-
 =item Description
 
 Implementation of Ruby.
@@ -294,10 +266,6 @@
 
 =over 4
 
-=item Author
-
-Melvin Smith
-
 =item Description
 
 Java like language with some hybrid Perl features like regex operators planned.
@@ -323,10 +291,6 @@
 
 =over 4
 
-=item Author
-
-Cory Spencer
-
 =item Description
 
 Aspires to implement a significant subset of the Common Lisp language.
@@ -346,42 +310,10 @@
 =back
 
 
-=head2 conversion
-
-=over 4
-
-=item Author
-
-Unknown
-
-=item Description
-
-An early attempt to support grammars in Bachus-Naur-Format.
-
-=item Status
-
-Unmaintained. Removed from trunk of Parrot subversion repository.
-
-=item Last verified with parrot version
-
-Unknown
-
-=item Location
-
-Up to revision 12805 of the Parrot subversion repository:
-L<languages/conversion>.
-
-=back
-
-
 =head2 .Net To PIR Translator
 
 =over 4
 
-=item Author
-
-Jonathan Worthington
-
 =item Description
 
 Translates .Net bytecode to PIR.
@@ -393,7 +325,7 @@
 
 =item Last verified with parrot version
 
-0.4.4
+0.4.9
 
 =item Location
 
@@ -406,10 +338,6 @@
 
 =over 4
 
-=item Author
-
-Dan Sugalski
-
 =item Description
 
 forth
@@ -434,10 +362,6 @@
 
 =over 4
 
-=item Author
-
-Bernhard Schmalhofer
-
 =item Description
 
 A joke language. See http://en.wikipedia.org/wiki/HQ9+
@@ -461,10 +385,6 @@
 
 =over 4
 
-=item Author
-
-Gregor Purdy
-
 =item Description
 
 C/Perl like language, first compiler for Parrot. The intent is to have
@@ -503,10 +423,6 @@
 
 =over 4
 
-=item Author
-
-Leopold TE<ouml>tsch
-
 =item Description
 
 lazy-k is a pure functional programming language according to the SKI calculus.
@@ -531,10 +447,6 @@
 
 =over 4
 
-=item Author
-
-Francois Perrad
-
 =item Description
 
 Lua 5.1 compiler, implemented in Perl5 with yapp.
@@ -596,10 +508,6 @@
 
 =over 4
 
-=item Author
-
-Bernhard Schmalhofer
-
 =item Description
 
 Port of GNU m4 to PIR.
@@ -628,17 +536,13 @@
 
 =over 4
 
-=item Author
-
-Jeff Goff
-
 =item Description
 
 miniperl
 
 =item Status
 
-Unmaintained. Removed from trunk of Parrot subversion repository.
+Written by Jeff Goff. Unmaintained. Removed from trunk of Parrot subversion 
repository.
 
 =item Last verified with parrot version
 
@@ -656,13 +560,9 @@
 
 =over 4
 
-=item Author
-
-Jerome Quelin
-
 =item Description
 
-Functioning compiler targeting pasm.
+Functioning compiler targeting PASM.
 
 =item Status
 
@@ -671,7 +571,7 @@
 
 =item Last verified with parrot version
 
-0.4.5
+0.4.9
 
 =item Location
 
@@ -684,10 +584,6 @@
 
 =over 4
 
-=item Author
-
-Unknown
-
 =item Description
 
 Compiler emiting parrot being added to interpreter
@@ -711,10 +607,6 @@
 
 =over 4
 
-=item Author
-
-Michel Pelletier
-
 =item Description
 
 Parakeet is a Forth that is extremely machine specific to the Parrot VM.
@@ -741,10 +633,6 @@
 
 =over 4
 
-=item Author
-
-Bernhard Schmalhofer played with it.
-
 =item Description
 
 An example on how the builtin PASM, PIR and PAST compilers can be used
@@ -756,7 +644,7 @@
 
 =item Last verified with parrot version
 
-0.4.5
+0.4.9
 
 =item Location
 
@@ -764,6 +652,7 @@
 
 =back
 
+
 =head2 Perl 5
 
 =over 4
@@ -779,14 +668,11 @@
 
 =back
 
+
 =head2 Perl 6 parser/compiler
 
 =over 4
 
-=item Author
-
-Patrick Michaud ([EMAIL PROTECTED]) is the author and maintainer.
-
 =item Description
 
 This is a Perl 6 parser/compiler, an early version (no version numbers
@@ -814,10 +700,6 @@
 
 =over 4
 
-=item Author
-
-chromatic
-
 =item Description
 
 It's not Scheme, it's Pheme!  Pheme is a cleaned-up, partially implemented
@@ -845,10 +727,6 @@
 
 =over 4
 
-=item Author
-
-Alan Knowles
-
 =item Description
 
 An experimental implementation of PHP
@@ -873,10 +751,6 @@
 
 =over 4
 
-=item Author
-
-Klaas-Jan Stol
-
 =item Description
 
 A PIR compiler using Parrot compiler tools.
@@ -888,7 +762,7 @@
 
 =item Last verified with parrot version
 
-0.4.8
+0.4.9
 
 =item location
 
@@ -897,15 +771,10 @@
 =back
 
 
-
 =head2 Plumhead
 
 =over 4
 
-=item Author
-
-Bernhard Schmalhofer
-
 =item Description
 
 The Plumheaded Parakeet aims to become an implementation of PHP on Parrot.
@@ -932,15 +801,10 @@
 =back
 
 
-
 =head2 Pugs
 
 =over 4
 
-=item Author
-
-Audrey Tang, et al.
-
 =item Description
 
 Perl6 compiler written in Perl6 and Haskell with multiple backends
@@ -964,10 +828,6 @@
 
 =over 4
 
-=item Author
-
-Allison Randal
-
 =item Description
 
 Perl1 implemented in PIR with the help of
@@ -994,10 +854,6 @@
 
 =over 4
 
-=item Author
-
-Patrick Michaud
-
 =item Description
 
 A Python compiler for Parrot, based on PGE and TGE.
@@ -1016,14 +872,11 @@
 
 =back
 
+
 =head2 Python
 
 =over 4
 
-=item Author
-
-Michal J Wallace
-
 =item Description
 
 python
@@ -1048,10 +901,6 @@
 
 =over 4
 
-=item Author
-
-Steve Fink
-
 =item Description
 
 regex
@@ -1076,10 +925,6 @@
 
 =over 4
 
-=item Author
-
-Jeff Goff
-
 =item Description
 
 Ruby
@@ -1104,10 +949,6 @@
 
 =over 4
 
-=item Author
-
-Matt Kennedy
-
 =item Description
 
 Span can be most concisely described as Smalltalk for C++, C#, and Java
@@ -1134,10 +975,6 @@
 
 =over 4
 
-=item Author
-
-Jeffrey Goff, Juergen Boemmels
-
 =item Description
 
 Scheme
@@ -1163,10 +1000,6 @@
 
 =over 4
 
-=item Author
-
-Will Coleda, Matt Diephouse, et al.
-
 =item Description
 
 A from scratch implementation of a Tcl 8.5 compiler in parrot.
@@ -1192,10 +1025,6 @@
 
 =over 4
 
-=item Author
-
-Chris Dolan and Jerry Gay
-
 =item Description
 
 A parser for the Test Anything Protocol
@@ -1219,10 +1048,6 @@
 
 =over 4
 
-=item Author
-
-Leopold TE<ouml>tsch
-
 =item Description
 
 unlambda is a pure functional programming language with mostly eager
@@ -1249,13 +1074,9 @@
 
 =over 4
 
-=item Author
-
-Marcus Thiesen
-
 =item Description
 
-URM
+URM, Universal register machine.
 
 =item Status
 
@@ -1277,10 +1098,6 @@
 
 =over 4
 
-=item Author
-
-Francois Perrad
-
 =item Description
 
 Translates WMLScript bytecode to PIR.
@@ -1309,10 +1126,6 @@
 
 =over 4
 
-=item Author
-
-Leopold TE<ouml>tsch
-
 =item Description
 
 Yet Another Language
@@ -1337,10 +1150,6 @@
 
 =over 4
 
-=item Author
-
-Amir Karger, Leopold TE<ouml>tsch
-
 =item Description
 
 Infocom's Z-machine. See also http://en.wikipedia.org/wiki/Z-machine.
@@ -1359,5 +1168,3 @@
 C<languges/Zcode>
 
 =back
-
-

Reply via email to