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

Draft: based floating point literals #71

Merged
merged 2 commits into from
Jan 23, 2025
Merged

Conversation

richcarl
Copy link
Contributor

@richcarl richcarl commented Jan 7, 2025

This EEP adds floating point literals using other bases than ten, such as 16 or 2, for exact text representation, as also found in Ada and C99/C++17.
Implementation PR: erlang/otp#9106

@richcarl
Copy link
Contributor Author

richcarl commented Jan 9, 2025

Waiting for this to get merged so I can post it to the forum.

@richcarl richcarl changed the title Add draft for eep-75 Draft: floating point literals Jan 10, 2025
@richcarl richcarl changed the title Draft: floating point literals Draft: based floating point literals Jan 14, 2025
@kikofernandez
Copy link
Contributor

Thanks for this contribution. We will do a review and come up with feedback, if necessary

@kikofernandez
Copy link
Contributor

I saw you recently posted it on Erlang Forums. Thanks.
We will wait a bit to see how see if the community has some feedback, thanks

@bjorng bjorng merged commit 2a295df into erlang:master Jan 23, 2025
1 check passed
@richcarl richcarl deleted the based-floats branch January 23, 2025 13:32
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.

3 participants