Wiki Assignment 1: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
1. Regular-expression support<br> | 1. Regular-expression support<br> | ||
2. Iterators and generators | 2. Iterators and generators<br> | ||
3. Reflection | 3. Reflection<br> | ||
4. Threads | 4. Threads<br> | ||
5. Hooks | 5. Hooks<br> | ||
6. Arrays and hashes | 6. Arrays and hashes<br> | ||
7. Eval | 7. Eval<br> | ||
8. Prototype-based programming | 8. Prototype-based programming<br> |
Revision as of 21:22, 27 May 2008
Topics
1. Regular-expression support
2. Iterators and generators
3. Reflection
4. Threads
5. Hooks
6. Arrays and hashes
7. Eval
8. Prototype-based programming