Arrays
Introduction
| ada | c++ | commonlisp | cposix | erlang | factor | forth | 
| groovy | guile | haskell | haskell-on-steroids | java | masd | merd | 
| nasm | ocaml | perl | php | pike | pliant | python | 
| R | rexx | ruby | smalltalk | tcl | 
Specifying a List In Your Program
| ada | c++ | commonlisp | cposix | erlang | factor | forth | 
| groovy | guile | haskell | haskell-on-steroids | java | masd | merd | 
| nasm | ocaml | perl | php | pike | pliant | python | 
| R | rexx | ruby | smalltalk | tcl | 
Printing a List with Commas
| ada | c++ | commonlisp | cposix | erlang | factor | forth | 
| groovy | guile | haskell | haskell-on-steroids | java | masd | merd | 
| nasm | ocaml | perl | php | pike | pliant | python | 
| R | rexx | ruby | smalltalk | tcl | 
Changing Array Size
| ada | c++ | commonlisp | cposix | erlang | factor | forth | 
| groovy | guile | haskell | haskell-on-steroids | java | masd | merd | 
| nasm | ocaml | perl | php | pike | pliant | python | 
| R | rexx | ruby | smalltalk | tcl | 
Doing Something with Every Element in a List
| ada | c++ | commonlisp | cposix | erlang | factor | forth | 
| groovy | guile | haskell | haskell-on-steroids | java | masd | merd | 
| nasm | ocaml | perl | php | pike | pliant | python | 
| R | rexx | ruby | smalltalk | tcl | 
Iterating Over an Array by Reference
| ada | c++ | commonlisp | cposix | erlang | factor | forth | 
| groovy | guile | haskell | haskell-on-steroids | java | masd | merd | 
| nasm | ocaml | perl | php | pike | pliant | python | 
| R | rexx | ruby | smalltalk | tcl | 
Extracting Unique Elements from a List
| ada | c++ | commonlisp | cposix | erlang | factor | forth | 
| groovy | guile | haskell | haskell-on-steroids | java | masd | merd | 
| nasm | ocaml | perl | php | pike | pliant | python | 
| R | rexx | ruby | smalltalk | tcl | 
Finding Elements in One Array but Not Another
| ada | c++ | commonlisp | cposix | erlang | factor | forth | 
| groovy | guile | haskell | haskell-on-steroids | java | masd | merd | 
| nasm | ocaml | perl | php | pike | pliant | python | 
| R | rexx | ruby | smalltalk | tcl | 
Computing Union, Intersection, or Difference of Unique Lists
| ada | c++ | commonlisp | cposix | erlang | factor | forth | 
| groovy | guile | haskell | haskell-on-steroids | java | masd | merd | 
| nasm | ocaml | perl | php | pike | pliant | python | 
| R | rexx | ruby | smalltalk | tcl | 
Appending One Array to Another
| ada | c++ | commonlisp | cposix | erlang | factor | forth | 
| groovy | guile | haskell | haskell-on-steroids | java | masd | merd | 
| nasm | ocaml | perl | php | pike | pliant | python | 
| R | rexx | ruby | smalltalk | tcl | 
Reversing an Array
| ada | c++ | commonlisp | cposix | erlang | factor | forth | 
| groovy | guile | haskell | haskell-on-steroids | java | masd | merd | 
| nasm | ocaml | perl | php | pike | pliant | python | 
| R | rexx | ruby | smalltalk | tcl | 
Processing Multiple Elements of an Array
| ada | c++ | commonlisp | cposix | erlang | factor | forth | 
| groovy | guile | haskell | haskell-on-steroids | java | masd | merd | 
| nasm | ocaml | perl | php | pike | pliant | python | 
| R | rexx | ruby | smalltalk | tcl | 
Finding the First List Element That Passes a Test
| ada | c++ | commonlisp | cposix | erlang | factor | forth | 
| groovy | guile | haskell | haskell-on-steroids | java | masd | merd | 
| nasm | ocaml | perl | php | pike | pliant | python | 
| R | rexx | ruby | smalltalk | tcl | 
Finding All Elements in an Array Matching Certain Criteria
| ada | c++ | commonlisp | cposix | erlang | factor | forth | 
| groovy | guile | haskell | haskell-on-steroids | java | masd | merd | 
| nasm | ocaml | perl | php | pike | pliant | python | 
| R | rexx | ruby | smalltalk | tcl | 
Sorting an Array Numerically
| ada | c++ | commonlisp | cposix | erlang | factor | forth | 
| groovy | guile | haskell | haskell-on-steroids | java | masd | merd | 
| nasm | ocaml | perl | php | pike | pliant | python | 
| R | rexx | ruby | smalltalk | tcl | 
Sorting a List by Computable Field
| ada | c++ | commonlisp | cposix | erlang | factor | forth | 
| groovy | guile | haskell | haskell-on-steroids | java | masd | merd | 
| nasm | ocaml | perl | php | pike | pliant | python | 
| R | rexx | ruby | smalltalk | tcl | 
Implementing a Circular List
| ada | c++ | commonlisp | cposix | erlang | factor | forth | 
| groovy | guile | haskell | haskell-on-steroids | java | masd | merd | 
| nasm | ocaml | perl | php | pike | pliant | python | 
| R | rexx | ruby | smalltalk | tcl | 
Randomizing an Array
| ada | c++ | commonlisp | cposix | erlang | factor | forth | 
| groovy | guile | haskell | haskell-on-steroids | java | masd | merd | 
| nasm | ocaml | perl | php | pike | pliant | python | 
| R | rexx | ruby | smalltalk | tcl | 
Program: words
| ada | c++ | commonlisp | cposix | erlang | factor | forth | 
| groovy | guile | haskell | haskell-on-steroids | java | masd | merd | 
| nasm | ocaml | perl | php | pike | pliant | python | 
| R | rexx | ruby | smalltalk | tcl | 
Program: permute
| ada | c++ | commonlisp | cposix | erlang | factor | forth | 
| groovy | guile | haskell | haskell-on-steroids | java | masd | merd | 
| nasm | ocaml | perl | php | pike | pliant | python | 
| R | rexx | ruby | smalltalk | tcl | 
    This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.