POV-Ray : Newsgroups : povray.off-topic : Standard libraries : Re: Standard libraries Server Time
9 Oct 2024 17:49:33 EDT (-0400)
  Re: Standard libraries  
From: Darren New
Date: 7 Mar 2009 23:29:42
Message: <49b349b6$1@news.povray.org>
Warp wrote:
>   Who cares if writing a parser is harder? 

Well, anyone implementing compilers or interpreters for one. If the compiler 
gave you runtime type information sufficient for everyone's needs, that 
would probably be enough. But if you want to (say) write something that'll 
take a structure and store it in database tables, or serialize something to 
a file or a SOAP message or some such, not having the type information *and* 
not being able to easily parse the header files can be problematic.

-- 
   Darren New, San Diego CA, USA (PST)
   My fortune cookie said, "You will soon be
   unable to read this, even at arm's length."


Post a reply to this message

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