Hacker News new | ask | show | jobs
by feihcsim 2230 days ago
i wonder if it's conceivable to ever write typescript in a REPL
1 comments

There are both ocaml and haskell repls, so it can be done with languages whose type systems are the focus. Not sure if there's anything specific about typescript that would make it hard, though.