in reply to Re^2: regex and "Functional Programming"
in thread regex and "Functional Programming"

Have a look at one of the more modern functional languages. Standard ML or OCaml come to mind from the "non-pure" group, Haskel and Clean from the purely functional group. Especialy the later two will definitely hurt because you'll have to break your programming habits completely, but the first two should not be that bad.

Jenda
We'd like to help you learn to help yourself
Look around you, all you see are sympathetic eyes
Stroll around the grounds until you feel at home
   -- P. Simon in Mrs. Robinson

  • Comment on Re^3: regex and "Functional Programming"