POV-Ray : Newsgroups : povray.general : Status of Moray? : Re: New SDL for POVRay Server Time
22 Apr 2025 15:16:05 EDT (-0400)
  Re: New SDL for POVRay  
From: ingo
Date: 11 Sep 2007 12:39:32
Message: <Xns99A8BDCEA91E5seed7@news.povray.org>
in news:46E### [at] hotmailcom andrel wrote:

> My suggestion for a 'new' language would be to have an as simple as 
> possible language (without loops and control structures) that is easy
> to parse for a machine but not necessarily for a human.

The one doesn't exclude the other imo. You could have a language that is 
easy for humans, preferably even easier than the current SDL. You can 
write in this language from any other language, as I do with Python and 
you with matlab. Now give this new, or even the current SDL the ability to 
rewrite itself, by unrolling all loops and structures (kinda parsing) and 
you have your machine version.

Eventhough we're talking about a raytracer, where every bit of speed is 
still essential, I'm happy with offering some of this speed to a human 
readable language.

Ingo


Post a reply to this message

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