Thread overview | |||||||
---|---|---|---|---|---|---|---|
|
December 27, 2011 Native OSX/64 codegen: "Complex code, incomprehensible documentation, what's not to like?" | ||||
---|---|---|---|---|
| ||||
http://www.reddit.com/r/programming/comments/nsj7d/native_osx64_codegen_complex_code/ Andrei |
December 27, 2011 Re: Native OSX/64 codegen: "Complex code, incomprehensible documentation, what's not to like?" | ||||
---|---|---|---|---|
| ||||
Posted in reply to Andrei Alexandrescu | On 2011-12-27 19:56, Andrei Alexandrescu wrote: > http://www.reddit.com/r/programming/comments/nsj7d/native_osx64_codegen_complex_code/ > > > Andrei Cool. -- /Jacob Carlborg |
December 28, 2011 Re: Native OSX/64 codegen: "Complex code, incomprehensible documentation, what's not to like?" | ||||
---|---|---|---|---|
| ||||
Posted in reply to Andrei Alexandrescu | Are there any plans to serve Win64 with DMD? I like DMD's small footprint... Thanks dune |
December 28, 2011 Re: Native OSX/64 codegen: "Complex code, incomprehensible documentation, what's not to like?" | ||||
---|---|---|---|---|
| ||||
Posted in reply to dune | On 12/28/2011 12:09 PM, dune wrote:
> Are there any plans to serve Win64 with DMD?
Eventually.
|
December 29, 2011 Re: Native OSX/64 codegen: "Complex code, incomprehensible documentation, what's not to like?" | ||||
---|---|---|---|---|
| ||||
Posted in reply to dune | On 2011-12-28 21:09, dune wrote: > Are there any plans to serve Win64 with DMD? > I like DMD's small footprint... > > Thanks > dune Win64 will take longer time because we need a new linker and a new object format. That is except for the actual work need to be done to output 64bit code on Windows. -- /Jacob Carlborg |
Copyright © 1999-2021 by the D Language Foundation