Changes between Version 4 and Version 5 of GSOC2009

Show
Ignore:
Timestamp:
03/25/09 21:31:20 (13 years ago)
Author:
gaurav
Comment:

Added some more general information and links

Legend:

Unmodified
Added
Removed
Modified
  • GSOC2009

    v4 v5  
    99 
    1010== First steps == 
    11  * Read the NewParrotDeveloperGuide. 
     11 * [http://en.wikipedia.org/wiki/Parrot_virtual_machine What is Parrot?] 
     12 * To get started, read the NewParrotDeveloperGuide. 
    1213 * Or browse the Parrot SVN repository [source:/ online]. 
    1314 
    1415== Getting your bearings == 
     16 * [http://docs.parrot.org/ Comprehensive documentation] (as well as [http://docs.parrot.org/parrot/latest/html/pdds.html design] and [http://docs.parrot.org/parrot/latest/html/developer.html developer documentation]) is available online. 
    1517 * [wiki:"PIR Tutorial"] will get you started on ParrotIntermediateRepresentation, Parrot's native language. 
    16  * [http://docs.parrot.org/ Comprehensive documentation] (as well as [http://docs.parrot.org/parrot/latest/html/pdds.html design] and [http://docs.parrot.org/parrot/latest/html/developer.html developer documentation]) is available online. 
     18 * There's a [http://www.parrot.org/dev bunch of resources] for developers. 
    1719 * Other online resources are listed at WhereIsIt. 
    1820 * Check out current ParrotBestPractices. 
     
    2022 * There are some recommended DeveloperTools. 
    2123 
    22 == Current progress == 
     24== Current progress / things to work on == 
    2325 * ParrotRoadmap (or [https://trac.parrot.org/parrot/roadmap the ticket-based Trac roadmap], or ParrotLongTermRoadmap). 
    2426 * Some lists of tasks: CallingConventionsTasklist, ConvertTestsToParrot, DocsTasklist, [wiki:GCTasklist], [wiki:IOTasklist], ParrotBasedConfig, [wiki:Pdd30InstallTasklist], [wiki:StringsTasklist], ~~UpdatingToUseTheNewObjectModel~~. 
     27 * [http://rt.perl.org/rt3/NoAuth/parrot/ParrotTODO.html TODO items]. 
    2528 
    2629== Projects up for grabs == #projects-up-for-grabs