Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ideas for improvement #6

Open
dokutan opened this issue Jul 28, 2023 · 1 comment
Open

Ideas for improvement #6

dokutan opened this issue Jul 28, 2023 · 1 comment

Comments

@dokutan
Copy link

dokutan commented Jul 28, 2023

After testing your transpiler i found a few limitations that you could remove:

  1. programs that rely on wrapping cells don't work
  2. moving the pointer to far left of cell 0 causes segmentation faults
  3. dead code is not eliminated, e.g. a loop directly after another loop
@ExtReMLapin
Copy link
Owner

programs that rely on wrapping cells don't work

To be frank, the LuaPUC support is here more like a backup feature than anything else, I literally coded it for LuaJIT, but i'll take a look when I find time for it, thanks !

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

No branches or pull requests

2 participants