Changes between Version 27 and Version 28 of GSoc2011

Show
Ignore:
Timestamp:
03/12/11 17:27:18 (11 years ago)
Author:
lucian
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GSoc2011

    v27 v28  
    197197 * '''Details''': Porting Math::GMPz, Math::GMPf, Math::GMPq to Parrot 
    198198 * '''Expected Deliverables''': Pure PIR PMCs that wrap NCI calls to GMP, tests, documentation 
     199 
     200=== Python3 on Parrot === 
     201 * '''Difficulty''': <3/5> ?  
     202 * '''Possible Mentors''': allison 
     203 * '''Details''': Implementation of Python3 on Parrot, written in pure python as much as possible, that targets PIR or Winxed. 
     204 * '''Expected Deliverables''': pure python compiler + core python types (likely written in winxed).