Compiled vs Interpreted Language

Mindmajix
Jan 13, 2022

--

Interpreted vs Compiled Programming Languages

What’s the Difference?

In a compiled language, the target machine directly translates the program. In an interpreted language, the source code is not directly translated by the target machine. Instead, a different program, aka the interpreter, reads and executes the code.

List of Compiled Languages

  • C Sharp
  • GoLang
  • C/C++
  • Java
  • Swift

List of Interpreted Languages

  • JavaScript
  • Python
  • Ruby
  • PHP
  • Lua

Explore our website, click here.

--

--

Mindmajix

MindMajix is a team of tech enthusiats who strive to provide technology training to deliver outstanding learning experience. Read our blogs for tech updates.