Assume mainstream adoption as used by around 7% of all github projects

Personally, I’d like to see Nim get that growth.

  • So there’s no LSP function to just show all of the multi-methods that accept a specific type? That’s a pretty serious tooling limitation.

    Maybe Julia sounds better in theory than in practice, if the tooling still isn’t ready for production use.

    • @Hawk@lemmynsfw.com
      link
      fedilink
      28 months ago

      Well it’s there, in one loooong print out. It’s not as bad as I’m making it out to be, however, I went back to python unfortunately.

      The crucial issue with Julia, no error messages.

      So I use Julia for things that need to be fast (e.g. moving hdf5 to SQL and ffts) but I use python for everything else (except ggplot).