Hacker News new | past | comments | ask | show | jobs | submit login

Yes exactly. TCL is somehow even more weakly typed than conventional dynamically typed languages. For instance, in Python, len(3) is an error, but in TCL, llength 3 is 1.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: