Higher-order Perl transforming programs with programs /
Most Perl programmers were originally trained as C and Unix programmers, so the Perl programs that they write bear a strong resemblance to C programs. However, Perl incorporates many features that have their roots in other languages such as Lisp. These advanced features are not well understood and a...
Κύριος συγγραφέας: | Dominus, Mark Jason, 1969- |
---|---|
Μορφή: | Ηλεκτρονική πηγή |
Γλώσσα: | English |
Στοιχεία έκδοσης: |
Amsterdam ; Boston, Mass. :
Morgan Kaufmann Publishers,
c2005.
|
Έκδοση: | 1st ed. |
Θέματα: | |
Διαθέσιμο Online: |
http://www.sciencedirect.com/science/book/9781558607019 |
Ετικέτες: |
Προσθήκη ετικέτας
Δεν υπάρχουν, Καταχωρήστε ετικέτα πρώτοι!
|
Πίνακας περιεχομένων:
- Recursion and callbacks
- Dispatch tables
- Caching and memoization
- Iterators
- From recursion to iterators
- Infinite streams
- Higher-order functions and currying
- Parsing
- Declarative programming.