Yes, it's a step backward. However, it's the same step backward from LISP shared by all mainstream languages.
public class Multiplier { public int double (int i) { return 2 * i; } }
(Sorry if the above isn't quite right; my Java is rusty).
"There is no shame in being self-taught, only in not trying to learn in the first place." -- Atrus, Myst: The Book of D'ni.
In reply to Re: The Evolution of Language (redux)
by hardburn
in thread The Evolution of Language (redux)
by tlm
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |