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

Add the atom '$sesterl' to every bare message sent by programs written in Sesterl #44

Merged
merged 1 commit into from
Oct 1, 2021

Conversation

gfngfn
Copy link
Owner

@gfngfn gfngfn commented Sep 30, 2021

Mainly in order to handle timeout messages that gen_server callback modules send to themselves, we will convert every message Msg into {'$sesterl', Msg} when compiling Sesterl programs to Erlang ones.

The corresponding update for sesterl_stdlib: gfngfn/sesterl_stdlib#7

@gfngfn gfngfn merged commit 7781d6c into master Oct 1, 2021
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.

1 participant