POV-Ray : Newsgroups : povray.off-topic : Sometimes, Haskell wins : Re: Sometimes, Haskell wins Server Time
7 Sep 2024 05:10:21 EDT (-0400)
  Re: Sometimes, Haskell wins  
From: Nicolas Alvarez
Date: 24 Sep 2008 15:44:00
Message: <48da9880@news.povray.org>
nemesis wrote:
> Languages like python and ruby abuse of their dynamic nature by going
> beyond just dynamic typing and allowing all kinds of funky and slow
> runtime
> metaprogramming.  A native compiler has no chance here.

But also, languages like python and ruby are often used where performance
doesn't really matter. Last I checked, the de-facto implementation (CPython
interpreter) doesn't even do constant folding.


Post a reply to this message

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