POV-Ray : Newsgroups : povray.off-topic : kd-trees rule! : Re: kd-trees rule! Server Time
6 Sep 2024 11:19:32 EDT (-0400)
  Re: kd-trees rule!  
From: Darren New
Date: 13 Feb 2009 14:10:41
Message: <4995c5b1$1@news.povray.org>
Invisible wrote:
>  From where I'm sitting, building a parser is quite easy. Still, 
> designing the language it's supposed to parse is another matter - 
> depending on whether you want it to be Turing-complete. ;-)

Or one could use something like Lua or Tcl, which is specifically designed 
for putting extensibility parsers into existing programs, and just implement 
the bits you want and leave Tcl or Lua to do the subroutines, while loops, 
GUI interactions, and so on.

-- 
   Darren New, San Diego CA, USA (PST)
   "Ouch ouch ouch!"
   "What's wrong? Noodles too hot?"
   "No, I have Chopstick Tunnel Syndrome."


Post a reply to this message

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