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

Some STM8 eForth core optimizations #416

Closed
TG9541 opened this issue Apr 4, 2021 · 2 comments
Closed

Some STM8 eForth core optimizations #416

TG9541 opened this issue Apr 4, 2021 · 2 comments
Assignees

Comments

@TG9541
Copy link
Owner

TG9541 commented Apr 4, 2021

Hopefully nothing gets damaged in the process...

@TG9541 TG9541 self-assigned this Apr 4, 2021
TG9541 added a commit that referenced this issue Apr 4, 2021
@TG9541
Copy link
Owner Author

TG9541 commented Apr 4, 2021

The first batch saved a few bytes or made some things slightly more readable.
The next thing is unified write access to the dictionary (i.e. C,, , and CALL,).

TG9541 added a commit that referenced this issue Apr 4, 2021
TG9541 added a commit that referenced this issue Apr 4, 2021
TG9541 added a commit that referenced this issue Apr 5, 2021
@TG9541 TG9541 changed the title Some STM8 eForth core optimatiations Some STM8 eForth core optimizations Apr 5, 2021
@TG9541
Copy link
Owner Author

TG9541 commented Apr 5, 2021

Looks good - the next step will be more radical - see #417

@TG9541 TG9541 closed this as completed Apr 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant