Lawrence D'Oliveiro wrote:
> In article <[EMAIL PROTECTED]>,
> bruno at modulix <[EMAIL PROTECTED]> wrote:
>
>
>>gregarican wrote:
>>
>>>Here are a few languages I recommend most programmers should at least
>>>have a peek at:
>>>
>>
>>(snip)
>>
>>>2) Lisp - Along with FORTRAN, one of the oldest programming languages
>>>still in use. Pure functional programming model
>>
>>Err... Even if Lisp is the father of functional programming, it is
>>definitively not a 'pure' FPL.
>
>
> It _can_ be used as a pure functional language. An interpreter for a
> pure-functional subset of LISP can be written
And ?
--
bruno desthuilliers
python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
p in '[EMAIL PROTECTED]'.split('@')])"
--
http://mail.python.org/mailman/listinfo/python-list