lcompilers / lpython

Python compiler
https://lpython.org/
Other
1.37k stars 156 forks source link

[WIP] Added support for addressing more exp cases #2685

Open anutosh491 opened 1 month ago

anutosh491 commented 1 month ago

1) is_integer check needs to be supported 2) Symbolic comparison between numbers (is_positive/ is_negative) etc checks should be supported.