codeberg.org/archargelod
This profile is from a federated server and may be incomplete. Browse more on the original instance.
janAkali, 1 year ago (edited 1 year ago) Yes the compiler/interpreter can figure it out on the fly, that’s what we mean by untyped languages. Are there untyped languages? You probably meant ‘dynamically typed languages’. But even statically typed languages can figure out most types for you from the context - it’s called ‘type inference’.
Yes the compiler/interpreter can figure it out on the fly, that’s what we mean by untyped languages.
Are there untyped languages? You probably meant ‘dynamically typed languages’.
But even statically typed languages can figure out most types for you from the context - it’s called ‘type inference’.
“It’s not that hard” (sh.itjust.works)