Y
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
ReleaseCandidat
733 days ago
Like in assembler. Or, if you prefer that, in untyped lambda calculus.
link
cess11
733 days ago
Now this is outside my comfort zone but I'd expect that to include integers.
link
alt0_
733 days ago
Forth as well
link
felixgallo
732 days ago
assembler has tons of types. Bits, bytes, registers.
link