Open Icarus131 opened 4 weeks ago
Can you assign this to me?
Pls assign this to me @Icarus131
!assign @Web-dev-learner1
I have made a PR @Icarus131
Hey @Icarus131! The timer for the @Web-dev-learner1 to work on the issue has finished, deassign and assign a new contributor or extend the current timer. Contact maintainer leads if inactive @DedLad @polarhive @achyuthcodes30
I have already made a PR , bot didn't see, @Icarus131
The first step to accommodate conditional branching is to implement a simple if-else statement.
TODO:
if-else
syntaxexpr.ml
for conditional expressions and statements.codegen.ml
to generate appropriate branching code for if-else constructs.