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