generative programming and debugging

Gor Gyolchanyan gor.f.gyolchanyan at gmail.com
Wed Oct 19 04:21:03 PDT 2011


This is cool. Unfortunately, descent is a big pain to use for everything else.

On Wed, Oct 19, 2011 at 3:12 PM, Jacob Carlborg <doob at me.com> wrote:
> On 2011-10-19 11:07, Gor Gyolchanyan wrote:
>>
>> Do anybody know a good way to (statically) debug a generated code?
>> Currently it takes lots of effort to determine the place, where the
>> code is being incorrectly generated.
>
> The Eclipse plugin Descent has support for compile time debugging. It also
> have a compile time view which shows the result of string mixins and
> template mixins.
>
> --
> /Jacob Carlborg
>


More information about the Digitalmars-d mailing list