Skip to content

Investigate possibilities for conversion Lua to pure code #10

@quyse

Description

@quyse

Right now Lua code compiles into very monadic code, every stack variable is an IORef. It's probably worth it to replace IORefs with pure let-bindings at least for cases when they are not captured in any closure.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions