|
|
|
|
|
by nequo
1319 days ago
|
|
I do wonder if a dependently typed language like Agda or Idris would be a better choice for something like sudo. They are not terribly slow (to run), by today they are well-understood, and they can formally prove invariants about the program. |
|