clad icon indicating copy to clipboard operation
clad copied to clipboard

Improve generation of variables and assignemnts

Open vgvassilev opened this issue 1 year ago • 2 comments

We have the pattern:

double _t0;
...
_t0=...;

Instead we should generate double _t0 = ...;

This would significantly shorten the produced code snippets and make them more understandable.

vgvassilev avatar Feb 01 '23 20:02 vgvassilev

Acoording to me in place of double _t0 if we want to make it more understandable e int(_to)-_to>0 then if condetion type float otherweise it read integer after that we understand what type of no is this

rajeck1234 avatar Mar 02 '23 09:03 rajeck1234

I want to contribute to this issue please assigned it to me. @vgvassilev I am Utkarsh kumar from iit kharagpur 3rd year student and i want to contribute in gsoc 2023. and i already mailed you please give me some ideas that should be beneficial to me I am thankful to you.

rajeck1234 avatar Mar 02 '23 09:03 rajeck1234