Skip to content
This repository has been archived by the owner on May 27, 2023. It is now read-only.

Investigate possibilities for conversion Lua to pure code #10

Open
quyse opened this issue Jan 18, 2016 · 0 comments
Open

Investigate possibilities for conversion Lua to pure code #10

quyse opened this issue Jan 18, 2016 · 0 comments

Comments

@quyse
Copy link
Owner

quyse commented Jan 18, 2016

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant