I have heard that a binary file made up of typed functional languages is faster than otherwise. It's true?
If so, why? Typically do typed languages produce faster binaries?
A statically typed language can create faster and faster code, since it does not need to search for types with every operation. This is true whether the language is functional, procedural, object-oriented, or imperative.
, , , - , , .
, ... , ... , , , : -)
Source: https://habr.com/ru/post/1737768/More articles:What is the best way to create a program that only works in a predefined trial period (evaluation period)? - c ++How to use my own maps instead of Google Maps? - google-mapsHow to remove part of a line in actionscript? - stringHow to convert INT to HH: mm: ss using SSRS 2005 - sqliPhone App ID и Provisioning... Идентификатор приложения используется вместо идентификатора инициализации, если я решаю использовать Push? - iphoneMIPS: removing alphanumeric characters from a string - mipshow to set my div element to the center of the screen using jquery - jqueryIs there a Visual C ++ equivalent for gcc -kill-at? - gccPassing an array to the client side for display - javascriptCSS: center float: left element based on screen width? - cssAll Articles