What is Different About the Julia Programming Language? | Stefan Karpinski | JuliaHEP 2023

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ก.พ. 2025

ความคิดเห็น • 2

  • @JohnUrbanic-m3q
    @JohnUrbanic-m3q 6 หลายเดือนก่อน +2

    I see a lot of these macros being thrown about. Is this language becoming like Java where every program is littered with countless "kinda common but not standard" libraries?
    Code reuse is obviously a useful thing, but having every program entangled with 100 different github projects is not good for maintainability, security or comprehension.
    Or, maybe I misunderstand?