|
|
|
|
|
by clacke2
2692 days ago
|
|
If it is in fact the case that only some redex models of `letrec` and `set!` were fixed, then it is indeed misleading that the release notes say "Racket's implementation" of them was fixed. Unless you're the one who did the work, I'd rather trust the release notes than your unsourced assertion. That said, just because a bug was fixed in an important function shouldn't be an indictment against the language. Racket is stable and productive, and formal modeling can reveal all kinds of corner cases which may not have been exposed in typical use, and may not have security implications. Maybe it was edge-case performance, maybe garbage collection, the release notes simply don't say. I'd rather use a language whose authors improve their tools to discover and fix issues than one where this doesn't happen. |
|