|
|
|
|
|
by jswrenn
3293 days ago
|
|
> Unlike current languages, Stanza is neither dynamically- nor statically-typed, and has instead what we call an optional type system. Why "optional typing"? It sounds like you are describing "gradual typing". [0] Using the more common term would make it easier for fans of Stanza to discover the slew of other languages that are pursuing similar type systems. [0] https://en.wikipedia.org/wiki/Gradual_typing |
|
Thank you for the link though. I will see how the term is used colloquially nowadays.