|
 |
in news:46E### [at] hotmail com 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
|
 |