• RepulsiveDog4415@feddit.de
    link
    fedilink
    arrow-up
    0
    ·
    9 months ago

    Well, if there is nof fixed (explicit or implicit) type it’s imposible for the compiler to optimise your code. Also imho programming with typed languages is way easier because your IDE can recognize function argumentd before you compile/run. I tried python and found it baffling how anyone can get any work done with it :D