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

Minimal mangling for subset 1 #43

Closed
jclark opened this issue Jun 10, 2021 · 1 comment
Closed

Minimal mangling for subset 1 #43

jclark opened this issue Jun 10, 2021 · 1 comment
Assignees
Milestone

Comments

@jclark
Copy link
Contributor

jclark commented Jun 10, 2021

Full mangling #14 is quite complicated.

For subset 1, something much simpler will suffice.

@jclark jclark self-assigned this Jun 10, 2021
@jclark
Copy link
Contributor Author

jclark commented Jun 11, 2021

A name X in the module being compiled will be mangled to _B_X.

A name X in an imported module O/M will be mangled to _BM__X. This is assuming that

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

No branches or pull requests

1 participant