POV-Ray : Newsgroups : povray.off-topic : And today, C# : Re: And today, C# Server Time
14 Nov 2024 16:11:16 EST (-0500)
  Re: And today, C#  
From: Darren New
Date: 20 Feb 2008 17:26:07
Message: <47bca8ff$1@news.povray.org>
Warp wrote:
>   A purely functional programming language doesn't have side-effects.

The trick is to embed the purely functional programming language into a 
larger system that does the I/O. For example, have a CGI script that 
takes its input and generates output from that functionally, and let the 
web server do the I/O part.  POV-Ray could be purely functional, except 
for a small shell that reads the input file into a buffer (ignoring 
includes and such) and another that takes the calculated pixels and 
outputs them to the destination file.

-- 
   Darren New / San Diego, CA, USA (PST)
     On what day did God create the body thetans?


Post a reply to this message

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