Skip to content
This repository was archived by the owner on May 31, 2024. It is now read-only.
This repository was archived by the owner on May 31, 2024. It is now read-only.

Follow compiler convention of parser/transform/codegen #2

@theodorton

Description

@theodorton

As crow borrows the Parser from Crystal's compiler, this means splitting the transform/codegen step. I.e. as #1 requires modules, a Crystal concept not really present in Flow, to be treated as object, it would seem natural that it is transformed to Crystal named struct before the code is generated.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions