agoric-labs / jessica

Jessica - Jessie (secure distributed Javascript) Compiler Architecture
Apache License 2.0
35 stars 9 forks source link

"decideable" is a bit odd; try "terminating" #48

Closed dckc closed 3 years ago

dckc commented 3 years ago

A logic or type system is said to be decideable.

An expression language is more often said to be terminating, in my experience.

Technically there is probably an equivalence. So this is a matter of more common usage.