A site like cppinsights.io, but for D?
Alexander Nicholi via Digitalmars-d Sun, 26 Aug 2018 10:40:36 -0700
I just ran across this website <https://cppinsights.io/> that
does some pretty interesting deconstructions of C++ code, and I
was wondering if anything like this exists for D. Apparently the
main purpose is source-to-source transformation to better show
what the compiler sees in your code before it gets turned into IR
or assembler or whatever.
- A site like cppinsights.io, but for D? Alexander Nicholi via Digitalmars-d
- Re: A site like cppinsights.io, b... drug via Digitalmars-d
- Re: A site like cppinsights.i... Dennis via Digitalmars-d
- Re: A site like cppinsights.io, b... Stefan Koch via Digitalmars-d