Skip to content

feat: native for loop #267

@aitchFactor

Description

@aitchFactor

Implement compiling this block:

Image

Maybe with procedurally generated index variable (similar to function call variables). This would improve the programming experience and would save unnecessary blocks in ambitious projects.


Possible additional features:

  1. Custom index range - compile every use of the index variable to map to the index range.
Image

Or procedurally generate another index variable that maps to the range.

Image
  1. Pythonic list iteration
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions