Re: Words and their meanings (was Re: Screens)
- From: wollman@xxxxxxxxxxxxxx (Garrett Wollman)
- Date: Fri, 13 Nov 2009 19:15:03 +0000 (UTC)
In article <1SeLm.3478$cW.13@xxxxxxxxxxxxxxxxxxxxxxxxxx>,
<abuse@xxxxxxxxx> wrote:
-> ValueType Exception: strptime() needs a string
Untyped languages are sooo fun.
Not sure what "untyped language" you're talking about, but Clguba
doesn't fit that description (as witness the exception you received).
Bourne shell is an untyped language. Tcl used to be (I don't know if
it still is). Any language that can give you a type error is a typed
language. (I'd argue, though, that it's a lousy database binding that
returns date columns as a string rather than converting to the
appropriate native type automatically.)
Maybe the phrase you were looking for was "dynamically-typed
languages" (which would put you in some good company -- this year's
Turing Award recipient for one), or perhaps "value-typed languages"
(another way of saying the same thing, I think).
One of our software-design faculty is really geeking out on Ehol this
term, so perhaps we'll actually start to see some decent analysis
tools for dynamic languages soon. (That whole community went down the
Wnin rathole a decade ago and is just now coming back up to the
surface.)
-GAWollman
--
Garrett A. Wollman | What intellectual phenomenon can be older, or more oft
wollman@xxxxxxxxxxxxxx| repeated, than the story of a large research program
Opinions not shared by| that impaled itself upon a false central assumption
my employers. | accepted by all practitioners? - S.J. Gould, 1993
.
- Follow-Ups:
- Re: Words and their meanings (was Re: Screens)
- From: Seymour J.
- Re: Words and their meanings (was Re: Screens)
- From: abuse
- Re: Words and their meanings
- From: Jed Davis
- Re: Words and their meanings (was Re: Screens)
- References:
- Re: Words and their meanings (was Re: Screens)
- From: abuse
- Re: Words and their meanings (was Re: Screens)
- From: mikea
- Re: Words and their meanings (was Re: Screens)
- From: abuse
- Re: Words and their meanings (was Re: Screens)
- Prev by Date: Re: ... and a fine time was had by all. Fsck, fsck, fsck!
- Next by Date: Re: What could possibly go wrong ?.
- Previous by thread: Re: Words and their meanings (was Re: Screens)
- Next by thread: Re: Words and their meanings
- Index(es):
Relevant Pages
|