Thoughts about D
Guillaume Piolat
first.last at gmail.com
Tue Nov 28 10:57:29 UTC 2017
On Tuesday, 28 November 2017 at 06:12:19 UTC, Walter Bright wrote:
>
> Yes, I've thought about making dmc++ 64 bit, but there'd be a
> fair amount of work (mostly upgrading SNN to 64 bits.)
Could I help with that?
I'm familiar with x86 assembly, including "mixed" one that use
the same source for 32-bit and 64-bit.
I'd say porting 32-bit assembly to 64-bit assembly in x86 is way
faster/fool-proof than removing that assembly.
More information about the Digitalmars-d
mailing list