Dolmen provides a library and a binary to parse, typecheck, and evaluate languages used in automated deduction
BSD 2-Clause "Simplified" License
80
stars
17
forks
source link
Incorrect parse of Alt-Ergo reals #145
Closed
bclement-ocp closed 1 year ago
Consider the following:
This is valid using Alt-Ergo's legacy parser:
But dolmen barfs:
(Note:
0xFFFFFF.0p104
is0xFFFFFF x 2^104 = 340282346638528859811704183484516925440
)