Changes between Version 4 and Version 5 of GSOC2009
- Timestamp:
- 03/25/09 21:31:20 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GSOC2009
v4 v5 9 9 10 10 == 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. 12 13 * Or browse the Parrot SVN repository [source:/ online]. 13 14 14 15 == 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. 15 17 * [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. 17 19 * Other online resources are listed at WhereIsIt. 18 20 * Check out current ParrotBestPractices. … … 20 22 * There are some recommended DeveloperTools. 21 23 22 == Current progress ==24 == Current progress / things to work on == 23 25 * ParrotRoadmap (or [https://trac.parrot.org/parrot/roadmap the ticket-based Trac roadmap], or ParrotLongTermRoadmap). 24 26 * 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]. 25 28 26 29 == Projects up for grabs == #projects-up-for-grabs