Hacker News new | ask | show | jobs
by cess11 733 days ago
Sure it does. How could it be dynamically typed if it didn't have types? How would you even program in a language that doesn't have any types?
1 comments

Like in assembler. Or, if you prefer that, in untyped lambda calculus.
Now this is outside my comfort zone but I'd expect that to include integers.
Forth as well
assembler has tons of types. Bits, bytes, registers.