Writing a (dis-)assembler for 8-bit code in D - blog posts

Paul Backus snarwin at gmail.com
Tue Apr 20 15:11:16 UTC 2021


On Tuesday, 20 April 2021 at 13:38:37 UTC, Brian wrote:
> I should spend some time looking at mixins. The rest you have 
> there makes intuitive sense looking at it. (Crazy question: is 
> there a way to dump internal state after semantic analysis?)

`-vcg-ast` will dump the AST after semantic analysis.


More information about the Digitalmars-d mailing list