Vera: a programming language designed for machines to write
7 points
1 hour ago
| 1 comment
| github.com
| HN
hyperhello
3 minutes ago
[-]
> Division by zero is not a runtime error — it is a type error. The compiler checks every call site to prove the divisor is non-zero.

Elaborate a little here.

reply