karamel icon indicating copy to clipboard operation
karamel copied to clipboard

added support for float & double

Open ssyram opened this issue 6 months ago • 0 comments

As the title, support for float & double, namely, Float32 and Float64 are added to the Constant.ml. Relevant parts are fixed. This is required from the project Eurydice.

Question left: where to add the float32_t and float_64_t definitions? Just adding to Eurydice is fine, but if this is not defined, Krml might be less self-contained.

ssyram avatar Jun 13 '25 09:06 ssyram