Skip to content

Comment on Dynamic Languages Are Static Languages (2011)parent

Comments

static languages often require a bunch of gymnastics to get the compiler to accept valid code

I'd rather do the gymnastic and have the compiler tell me where I screw up right away. That's a tighter, more accurate feedback loop than a REPL. (Source: trying to implement a simple depth first search in both Lua and Ocaml.)

And of course, you can still have the repl :D

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.