Comment on Bog – small, strongly typed, embeddable languageComments−IshKebab3yThought this was statically typed for a moment... Shame.I don't think you need to call out strong typing. Who would make a weakly typed language in 2023?−eatonphil3yWho would make a weakly typed language in 2023Interactive programming and programming on data (e.g. SQL) both make sense to have weak typing to me.But yeah I did misread strong typing in this as static typing. Thanks for calling that out.
Comments
Thought this was statically typed for a moment... Shame.
I don't think you need to call out strong typing. Who would make a weakly typed language in 2023?
Interactive programming and programming on data (e.g. SQL) both make sense to have weak typing to me.
But yeah I did misread strong typing in this as static typing. Thanks for calling that out.