lcompilers / lpython

Python compiler
https://lpython.org/
Other
1.5k stars 158 forks source link

[asr->python] add complex visitors #2581

Open khushi-411 opened 7 months ago

Shaikh-Ubaid commented 7 months ago

@khushi-411 Can you add tests for this?

Shaikh-Ubaid commented 7 months ago

I would suggest focusing on one particular support in this PR. For example, either complex visitors or string visitors. And then add good tests for it. We can support the other visitors (for example string visitors) in a separate PR.

Shaikh-Ubaid commented 6 months ago

Good. Now we need to add tests that test each of the implemented visitor.

Thirumalai-Shaktivel commented 6 months ago

+1