EEP 75: based floating point literals

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.

https://github.com/erlang/eep/pull/71

3 Likes