[Haskell-cafe] Python?
Erik de Castro Lopo
hc-erikd at mega-nerd.com
Wed May 11 02:09:47 EDT 2005
Daniel Carrera wrote:
> Erik de Castro Lopo wrote:
>
> > Its good for small scripting tasks. Its good for string processing.
> > I find the dynamic typing a pain.
>
> What's dynamic typing?
I can't say it any better than this:
http://c2.com/cgi/wiki?DynamicTyping
Basically, types are determined at runtime instead of compile
time.
Erik
--
+-----------------------------------------------------------+
Erik de Castro Lopo nospam at mega-nerd.com (Yes it's valid)
+-----------------------------------------------------------+
"Any sufficiently complicated C or Fortran program contains an
ad-hoc, informally-specified, bug-ridden, slow implementation of
half of CommonLisp." -- Greenspuns Tenth Rule Of Programming
More information about the Haskell-Cafe
mailing list