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

Fix G-Machine Part3, and Remove warnings #341

Merged
merged 3 commits into from
Dec 9, 2024
Merged

Conversation

myfreess
Copy link
Contributor

@myfreess myfreess commented Dec 6, 2024

No description provided.

Comment on lines 142 to 144
match self.heap[addr] {
NApp(_, arg) => arg
_ => panic()
}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

guard let?

Comment on lines 36 to 39
:language: moonbit
:start-after: start default definition
:end-before: end default definition
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:dedent:

@peter-jerry-ye peter-jerry-ye merged commit 2ae83af into main Dec 9, 2024
4 checks passed
@peter-jerry-ye peter-jerry-ye deleted the fix-example branch December 9, 2024 01:54
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

Successfully merging this pull request may close these issues.

2 participants