cvsuser     04/08/13 04:13:45

  Modified:    languages LANGUAGES.STATUS
  Log:
  #31063 languages status update
  
  Courtesy of Bernhard Schmalhofer <[EMAIL PROTECTED]>
  
  Revision  Changes    Path
  1.19      +23 -0     parrot/languages/LANGUAGES.STATUS
  
  Index: LANGUAGES.STATUS
  ===================================================================
  RCS file: /cvs/public/parrot/languages/LANGUAGES.STATUS,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -w -r1.18 -r1.19
  --- LANGUAGES.STATUS  30 May 2004 05:42:56 -0000      1.18
  +++ LANGUAGES.STATUS  13 Aug 2004 11:13:45 -0000      1.19
  @@ -85,6 +85,17 @@
   W: http://www.josvisser.nl/opencomal
   V: 0.0.11
   
  +N: Parakeet
  +A: Michel Pelletier
  +D: Parakeet is a Forth that is extremely machine specific to the Parrot VM.
  +D: Parakeet also has a lot of features not found in standard Forth, like local
  +D: variables, nested words and classes and (as a result) nested
  +D: compile-time and run-time lexical word, class and variable scopes.
  +S: Under development;
  +S: Not in Parrot CVS
  +W: http://www.daca.net:8080/Parakeet-0.1.tgz 
  +V: 0.0.11
  +
   N: parrot_compiler
   
   N: Perl6
  @@ -109,6 +120,18 @@
   
   N: Ruby
   
  +N: Span
  +A: Matt Kennedy
  +D: Span can be most concisely described as
  +D: Smalltalk for C++, C#, and Java programmers. It features an object
  +D: system modeled on the Smalltalk object system and a language syntax
  +D: designed to be easy to learn for developers of C-like languages.
  +S: Working
  +S: Not in parrot CVS
  +W: http://homepage.mac.com/matt.kennedy/Span
  +M: Yes
  +V: 0.0.11
  +
   N: Scheme
   A: Jeffrey Goff
   A: Juergen Boemmels
  
  
  

Reply via email to