Re: dynamic type checking - a pauline conversion?

From: Jeff Brooks (jeff_brooks_at_nospam.com)
Date: 03/23/04


Date: Tue, 23 Mar 2004 02:55:07 GMT

Isaac Gouy wrote:
> Jeff Brooks <jeff_brooks@nospam.com> wrote in message news:<sn77c.868186$ts4.326198@pd7tw3no>...
>
>
>>Lets do a simple challenge and compare the results. I will write a
>>smalltalk solution. Someone else can write the java solution.
>
>
> In Nice that would be the library function 'filter'
> I expect you'll recognise the similarity to the #select: implementation
>

[ snip ]

Looks like nice is a language worth looking at.

Jeff Brooks