POV-Ray : Newsgroups : povray.general : compiled functios : Re: compiled functios Server Time
6 Aug 2024 19:30:16 EDT (-0400)
  Re: compiled functios  
From: Warp
Date: 6 Feb 2002 15:57:55
Message: <3c6198d1@news.povray.org>
Ron Parker <ron### [at] povrayorg> wrote:
: Nope, Perl compiles the whole script, then runs it.  He's asking whether there
: are any other languages that are hybrid between byte-compiled and interpreted.

  Ok. There might not be many popular languages which do this kind of thing
(although I wouldn't be surprised if there were less-known languages which
do something like this).

  In fact, I have myself done a library which can be used for this kind of
thing: http://iki.fi/warp/FunctionParser/

-- 
#macro M(A,N,D,L)plane{-z,-9pigment{mandel L*9translate N color_map{[0rgb x]
[1rgb 9]}scale<D,D*3D>*1e3}rotate y*A*8}#end M(-3<1.206434.28623>70,7)M(
-1<.7438.1795>1,20)M(1<.77595.13699>30,20)M(3<.75923.07145>80,99)// - Warp -


Post a reply to this message

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