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

Get rid of unevaluated memory cells #392

Open
byorgey opened this issue Jun 20, 2024 · 0 comments
Open

Get rid of unevaluated memory cells #392

byorgey opened this issue Jun 20, 2024 · 0 comments
Labels
C-Low Hanging Fruit Shouldn't take too much time; ideal issues for new contributors. S-Nice to have Minor importance U-Interpreter Z-Refactoring

Comments

@byorgey
Copy link
Member

byorgey commented Jun 20, 2024

Since the language is strict, this isn't really buying us anything and just makes the implementation more complex. See here for a similar simplification done recently in Swarm: swarm-game/swarm@eb156a6

@byorgey byorgey added C-Low Hanging Fruit Shouldn't take too much time; ideal issues for new contributors. U-Interpreter Z-Refactoring S-Nice to have Minor importance labels Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-Low Hanging Fruit Shouldn't take too much time; ideal issues for new contributors. S-Nice to have Minor importance U-Interpreter Z-Refactoring
Projects
None yet
Development

No branches or pull requests

1 participant