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

Parse Variables in memory locations ( user specified memory locations ) #1

Closed
Ali-TM-original opened this issue Jun 19, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@Ali-TM-original
Copy link
Owner

Ali-TM-original commented Jun 19, 2022

At the moment we can't get user specified memory locations which are crucial for our program. What we want to do is have a special token that specifies a memory location like for example

POSITION 200 140
# or
POSITION(200) 140

here the memory location at 200 will have a value of 140

@Ali-TM-original Ali-TM-original added enhancement New feature or request good first issue Good for newcomers labels Jun 19, 2022
@Ali-TM-original Ali-TM-original self-assigned this Jun 20, 2022
Ali-TM-original added a commit that referenced this issue Jun 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant