POV-Ray : Newsgroups : povray.off-topic : Invisible: PureData : Re: Invisible: PureData Server Time
3 Sep 2024 17:12:08 EDT (-0400)
  Re: Invisible: PureData  
From: Invisible
Date: 18 Feb 2011 09:56:10
Message: <4d5e888a@news.povray.org>
>> This only matters if you're interested in performance.
>
> Why else would you use assembly?

Perhaps because you need to perform specific hardware-level operations 
that C doesn't support. (E.g., selecting a different processor mode or 
something.) There's usually a few bits of the OS written in assembly 
because they do very low-level stuff.

> There are plenty of languages that allow better maintainability.
>
> Assembly isn't portable by its very nature ;)

...which leads us back to my "there are *reasons* why nobody uses 
assembler any more". ;-)


Post a reply to this message

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