POV-Ray : Newsgroups : povray.off-topic : All good fun : Re: All good fun Server Time
9 Oct 2024 20:48:26 EDT (-0400)
  Re: All good fun  
From: Warp
Date: 16 Dec 2008 16:48:34
Message: <49482232@news.povray.org>
andrel <a_l### [at] hotmailcom> wrote:
> > And people still write all OS and application software in C because...??
> > 
> because the manager is from a completely different field and tried to 
> catch up with the state of the art by reading K&R.

  Of because the vast majority of libraries out there you need to write
something like an OS are written in C.

  Also C is conveniently low-level so that you can quite accurately access
asm and hardware directly.

  Do languages like Haskell even support inline asm, linking to asm routines,
or accessing hardware directly (other than with wrappers around existing
C libraries)?

-- 
                                                          - Warp


Post a reply to this message

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