logoalt Hacker News

m_muelleryesterday at 7:35 AM1 replyview on HN

To me it just boils down to using the right tool for each job. I definitely wouldn’t use Fortran for anything heavily using strings. One weakness is also the lack of meta programming support. But for numerical code to be run on a specific hardware, including GPU, it’s pretty close to perfect, especially also since NVIDIA invested into it.


Replies

pklausleryesterday at 8:48 AM

I’m glad you like it.