ya7on/mb8

Implement `for` loop

Closed

#72 opened on Dec 21, 2025

View on GitHub
 (3 comments) (0 reactions) (1 assignee)Rust (3 forks)auto 404
compilerenhancementgood first issuehelp wanted

Repository metrics

Stars
 (5 stars)
PR merge metrics
 (PR metrics pending)

Description

Implement support for the for loop as syntactic sugar that is lowered into an existing while loop

Contributor guide