← Back to context

Comment by gopalv

20 hours ago

> are array languages competitive with something like C or Fortran

The REPL is what matters - also while being performant.

Someone asks you a question, you write something, you run it and say an answer, the next question is asked etc.

I've seen these tools be invaluable in that model, over "write software, compile and run a thousand times" problems which C/Fortran lives in.