POV-Ray : Newsgroups : povray.off-topic : Programming langauges : Re: Programming langauges Server Time
4 Sep 2024 23:22:31 EDT (-0400)
  Re: Programming langauges  
From: Aydan
Date: 21 Oct 2009 09:35:01
Message: <web.4adf0d7688a08cec1ccf29180@news.povray.org>
"scott" <sco### [at] scottcom> wrote:
> > - C and Prolog appeared at the same time. This doesn't make a lot of
> > sense. C is a crude, simplistic low-level bit-twiddling langauge, while
> > Prolog is a powerful high-level logic manipulation language. If there
> > were computers capable of running Prolog, why did C need to exist?
>
> Speed?

How'd you imagine writing libraries for said high level logic manipulation
language to interface hardware? Assembler? I'd think C is your best bet there
since it's low level enough to do the bit twiddling to control hardware and high
level enough to not be a PITA.

Just my 2 cents


Post a reply to this message

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