You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd also really like to see this feature. I'm willing to help/try doing it myself, but I don't even know where to start. Care to give me some ideas to put me on the right path?
foo < 0 or (bar > 10 and baz == 5) or (qux <= 1 and quux >= 10 and corge > 0.5)
1 < 0 or (99 > 10 and 50 == 5) or (25 <= 1 and 10 >= 10 and 5 > 0.5)
false or (true and false) or (false and true and true)
false or false or (false and true)
false or false
false
Activity
antonmedv commentedon Aug 16, 2021
Nice idea, but currently I don’t a free time to wolf on it. Somebody else?
alexec commentedon Aug 16, 2021
"wolf"? 🐺
antonmedv commentedon Nov 5, 2022
Now working on profiler for Expr. Maybe it also can be used here.
gbgil commentedon Jan 8, 2023
I'd also really like to see this feature. I'm willing to help/try doing it myself, but I don't even know where to start. Care to give me some ideas to put me on the right path?
antonmedv commentedon Jan 8, 2023
Start with opcode)
antonmedv commentedon Jan 17, 2024
I have some progress on the feature:
PranavPeshwe commentedon Jan 18, 2024
This sounds useful, @antonmedv 👍🏻
PranavPeshwe commentedon Jan 18, 2024
How does one get/see the output you've shared?
antonmedv commentedon Jan 18, 2024
I’m working on this picture as part of Expr Pro package 📦
I will share results little bit later. It’s going to be an addition to Expr.
antonmedv commentedon Jan 23, 2024
Explain mode is done!
Now it comes in Expr Pro extension: https://expr-lang.org/expr-pro