Skip to content
barapa edited this page Mar 6, 2012 · 7 revisions

Sam (Project Manager)

  • Create the structure of the LRM based on K/R.

Paul (Language Guru)

  • Write a non-MapReduce tutorial program (fibonacci numbers + different sorts?)
  • Start developing a CFG for the non-MapReduce part of the grammar, keep in mind those things that can't be captured (i.e. that variables be declared before they're used (if we want that...)).

Ben (System Architect)

  • Write a MapReduce tutorial program to be used in the language tutorial. [done]

Kurry (Testing/Validation)

  • Write MapReduce introduction section of Language Reference Manual with Jason

Jason (System Integrator)

  • Write MapReduce introduction section of Language Reference Manual with Kurry