Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update s/// roadmap items based on comments from PerlJam++ .
  • Loading branch information
pmichaud committed Feb 25, 2010
1 parent b06dfe5 commit c9e1981
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/ROADMAP
Expand Up @@ -26,7 +26,7 @@ Really important items
1 ** complete lazy lists in Seq and Array (pmichaud, others)
1 * array/hash vivification (pmichaud)
1 *** REPL (D, pmichaud)
1 ** s/// (B)
1 ** basic s/// (B)
1 ** regex modifiers (B, pmichaud)
1 ** item assignment (B, pmichaud)
1 * lexical variables in regexes (B, pmichaud)
Expand Down Expand Up @@ -69,6 +69,7 @@ Nice to have items
3 ? native typed scalars (C)
3 ? packed arrays (C)
3 ? compact structures (C)
3 **** full s/// including s[\d+] = 42 (B)

Notes:
A. Involves Perl 6 spec updates/revisions: Some items
Expand Down

0 comments on commit c9e1981

Please sign in to comment.