Difference between compiled and interpreted

broken image

Trying to picture how a computer completes a complex task in terms of those zeros and ones, has similarities with trying to picture how to play a game of foot ball in terms of the ssynapses that should happen in our to play well. Those zeros and ones to the computer are like the synapses in our brains. The actual language of computers is zeros and ones. There can be misconception that the programming languages are the languges of computers and reflect how computers work. Classes: Interpret = dynamic, compile = static.Python def (and lambda): Python ‘Do Later’?.Interpret = ‘do’ now, compile = declare now, do later.LT DR: check the headings, only read headings of interest While you could interpret Kotlin or Compile Python, the examination in this post shows how the design of each language fits with as a language Kotlin=compiled and Python=interpreted as these are not just implementation choices, but are baked into the respective languages. Kotlin is a compiled statically typed language, Python is an interpreted language.

broken image