Hacker News new | ask | show | jobs
by guram11 1897 days ago
iirc untyped is not incorrect, untyped lambda calculus for instance is where your value type is unknown until your runtime like dynamic type, untyped doesn't mean you don't have type in your language