5 ms·
Having a full numeric tower and stuff like having 1/2 evaluate to 1/2 (like in Scheme) definitely is the language designer's responsibility.
by zilti 2y ago
Having a full numeric tower and stuff like having 1/2 evaluate to 1/2 (like in Scheme) definitely is the language designer's responsibility.
- boffinAudio 2y ago"1/2" - are these integers or reals? Shouldn't the correct results be expected for the correct statement "1.0 / 2.0" instead? This is a user flaw, not a language flaw. Nothing in the "1/2" statement implies real numbers .. ?