27
Announcing Lix 2.90 "Vanilla Ice Cream"
(lix.systems)
A community for everything relating to the GNU/Linux operating system
Also check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
I know of several languages that just have
let x=y; <expr>
as an expression. It works fine, it's just more obvious syntax.The fact that it looks like a statement is kind of the point.
OCaml at least supports both forms. They didn't have to pick the weird one.