DMD now incorporates a disassembler

H. S. Teoh hsteoh at quickfur.ath.cx
Sat Jan 8 06:48:47 UTC 2022


On Sat, Jan 08, 2022 at 07:39:54AM +0100, ag0aep6g via Digitalmars-d-announce wrote:
> On 07.01.22 22:41, Walter Bright wrote:
> > Compile with -vasm to see it! Enjoy!
> 
> With feature creep in full swing now, when can I expect to read my email
> with DMD?

You already can:

	echo 'import std;void main(){execute("/usr/bin/mail");}' | dmd -run -

:-P


T

-- 
"Real programmers can write assembly code in any language. :-)" -- Larry Wall


More information about the Digitalmars-d-announce mailing list