POV-Ray : Newsgroups : povray.off-topic : Adventures with digital painting : Re: Adventures with digital painting Server Time
11 Oct 2024 05:21:25 EDT (-0400)
  Re: Adventures with digital painting  
From: Jim Henderson
Date: 14 Mar 2008 11:28:53
Message: <47daa7c5$1@news.povray.org>
On Thu, 13 Mar 2008 09:28:04 +0000, Invisible wrote:

>>> Tcl encodes all data types as strings. I've been bitten by this
>>> before... You write a Tcl script, it works fine, and then it
>>> encounters some input that happens to contain a curly-bracket or a
>>> dollar sign and Weird Crap happens...
>> 
>> That's one of the potential pitfalls with most scripting languages.
> 
> Now you know why I dislike scripting languages in general. ;-)

They work for what they're designed for - I use awk quite a bit, perl 
occasionally, and shell scripts on rare occasions.

But if I wanted to write something that was usuable by a general computer 
user, I'd look to develop in a compiled language, as a general rule.

Jim


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.