Re: Typed Python?
From: Ville Vainio (ville_at_spammers.com)
Date: 07/03/04
- Next message: Michel Claveau/Hamster: "Re: Typed Python?"
- Previous message: Ville Vainio: "Re: Typed Python?"
- In reply to: Sam Jervis: "Re: Typed Python?"
- Next in thread: Harald Massa: "Re: Typed Python?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 03 Jul 2004 11:51:37 +0300
>>>>> "Sam" == Sam Jervis <sam@heffalump.me.uk> writes:
Sam> You might want to take a quick look at Haskell, although I
Sam> think it is still largely an academic's language. A quick
Sam> roundup of
I think the Haskell programming experience is totally different from
the Python experience, because of the functional approach. This also
implies that there is about a zero possibility of introducing the
language in commercial projects because of peer opposition and the
"academic" flavor of the language (no libraries, absent/elitist
community that doesn't even need libraries).
The Lisp programming experience might be more pythonic, but the syntax
(or the absence of it) kinda ruins it too. But then again, Lisp is
dynamically typed but with type declarations.
-- Ville Vainio http://tinyurl.com/2prnb
- Next message: Michel Claveau/Hamster: "Re: Typed Python?"
- Previous message: Ville Vainio: "Re: Typed Python?"
- In reply to: Sam Jervis: "Re: Typed Python?"
- Next in thread: Harald Massa: "Re: Typed Python?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|