Support for 32bit and 64bit floats
cristian-5 opened this issue · 1 comments
cristian-5 commented
Add support to convert a float literal to its binary representation, effectively adding the types f32
and f64
.
Note that the float literal could be expressed with exponential notation as well.