Skip to content
This repository was archived by the owner on Jan 26, 2022. It is now read-only.

Better variable allocation #37

Open
PeterTillema opened this issue Dec 4, 2017 · 0 comments
Open

Better variable allocation #37

PeterTillema opened this issue Dec 4, 2017 · 0 comments
Labels

Comments

@PeterTillema
Copy link
Owner

I want a better prescanning routine to allocate space for variables. For example: 2->A:Disp A:3->B:Disp B here A and B can use the same memory location, because B is used after A and they don't interfere. This leads to allow more variables.

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

No branches or pull requests

1 participant