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  [EMAIL PROTECTED] (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
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to