# New Ticket Created by  Roger Browne 
# Please include the string:  [perl #36136]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=36136 >


1. Added an entry for "Amber for parrot" to languages/LANGUAGES.STATUS

2. In the first paragraph of languages/LANGUAGES.STATUS, I added
   the option "W: Website", which is already in use by several of the
   language entries.

PS: The "Patch Submission Instructions" page
http://www.parrotcode.org/patchfaq.html
says "do a diff -u", but I presume a "svn diff" is what you prefer.

Regards,
-- 
Roger Browne <[EMAIL PROTECTED]>
Index: languages/LANGUAGES.STATUS
===================================================================
--- languages/LANGUAGES.STATUS	(revision 8279)
+++ languages/LANGUAGES.STATUS	(working copy)
@@ -2,9 +2,18 @@
 indicating roughly the state of your language. Does it have
 samples, do they work? Is there a README and an easy way
 to build it? The fields are: (N) Language name, (A) authors/maintainers, (D)
-description, (S) status, (M) maintained, (V) minimum Parrot version required.
+description, (S) status, (M) maintained, (V) minimum Parrot version
+required, (W) website.
 
 
+N: Amber for parrot
+A: Roger Browne
+D: Scripting language inspired by Eiffel and ruby
+S: Incomplete - but all examples and test cases are working
+M: Yes
+V: 0.2.1
+W: http://xamber.org/
+
 N: BASIC/compiler
 A: Clint Pierce
 A: Will Coleda (work with parrot 0.1.0+)

Reply via email to