₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,325,002 members, 8,419,875 topics. Date: Thursday, 04 June 2026 at 06:03 AM

Toggle theme

Compiled Language And Scripted Language - Programming - Nairaland

Nairaland ForumScience/TechnologyProgrammingCompiled Language And Scripted Language (975 Views)

1 Reply

Compiled Language And Scripted Language by willace(op): 5:47pm On Jul 24, 2016
COMPILED LANGUAGES:

Computers don't understand our human language, it only understand bytes and codes of 1s and 0s. So in order for the computer to understand an instruction you are giving, that instruction must be translated to the 1s and 0s it understands. The translation is called compilation.
And languages that uses compilation are called compiled languages for example java, c, c++ are all compiled languages.

SCRIPTED LANGUAGES

Scripted languages don't need compiling instead they use interpreters to translate human language to machine language(1s and 0s) . Javascript, perl, Html are examples of scripted languages

The Difference

In a compiled language, if you write a code for an apllication and compile it and then you notice an error in your code, you have to go back to the source code and correct that error and then start compiling again. But in a scripted language if there is an error in your code you just have to correct the error right there and run it

source: www.oxoroidtech.
1 Reply

Learn The Latest Programming Language And Make MoneyGoogle AI Just Developed Its Own Secret Language And It’s Really AmazingNeed To Secure Your Compiled Software (.msi Or .exe) To 1/PC?234

Comparison--> Wordpress VS BloggerA Little Essay Of My Journey With Computers.Help Out