If I had my way

Manu turkeyman at gmail.com
Mon Dec 12 03:31:03 PST 2011


On 12 December 2011 05:58, Walter Bright <newshound2 at digitalmars.com> wrote:

> On 12/11/2011 10:34 AM, Paulo Pinto wrote:
>
>> In my experience programming embedded systems in highly constrained
>> environments
>> usually means assembly or at most a C compiler using lots
>> of compiler specific extensions for the target environment.
>>
>> I fail to see how D without GC could be a better tool in such enviroments.
>>
>
> For a system with a tiny amount of memory, D probably is the wrong tool.
> My suggestion would be:
>
> 0..64K assembler
> 64K..1M C
> 1M+ D
>
> The larger your program is, the more D starts to pull ahead.
>

I'd like to hear your comment on my last big email in this thread.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20111212/2c45b0d3/attachment.html>


More information about the Digitalmars-d mailing list