Skip to content

Handle lambdas in code gen #5

Description

@emptyflash

Currently code generation is done in one pass, so there isn't a way to convert lambda functions into top level functions. There should be some sort of monadic state/backtracking mechanism to allow for operations like this.

Will probably require an elaboration/optimization step before code gen.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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