Перевод текста computer language
computer language — ➔ language * * * computer language UK US noun [C or U] (also programming language) ► IT a set of rules, words, etc. that are used for writing computer programs: »SQL is a computer language used to create an interface that allows restricted access … Financial and business terms
Computer Language — [dt. »Computersprache«], Programmiersprache … Universal-Lexikon
computer language — noun a programming language designed for use on a specific class of computers • Syn: ↑computer oriented language, ↑machine language, ↑machine oriented language • Hypernyms: ↑programming language, ↑programing language * * * a programming language … Useful english dictionary
computer language — kompiuterinė kalba statusas T sritis automatika atitikmenys: angl. absolute language; actual language; computer language; machine language vok. Maschinensprache, f; Rechnersprache, f rus. машинный язык, m; язык машинных кодов, m pranc. langage… … Automatikos terminų žodynas
computer language — kompiuterinė kalba statusas T sritis informatika apibrėžtis ↑Programavimo kalba, kurią tiesiogiai, be ↑interpretatoriaus, supranta kompiuteris ir vykdo ja užrašytas komandas. Tai galutinis ↑asemblerio arba transliavimo iš aukštesnio lygio… … Enciklopedinis kompiuterijos žodynas
computer language — (Roget s IV) n. Syn. machine language, programming language, artificial language, computer processed instructions, macroinstruction system, high level language, low level language, assembly language, job control language, JCL. Commonly… … English dictionary for students
computer language — /kəmˈpjutə læŋgwɪdʒ/ (say kuhm pyoohtuh langgwij) noun any artificial language coded in text or graphics that can be interpreted by a machine, particularly a computer. Also, programming language … Australian English dictionary
computer language — a programming language, as BASIC, COBOL, or FORTRAN, devised for communicating instructions to a computer. [1965 70] * * * … Universalium
computer language — artificial language used for writing computer programs … English contemporary dictionary
computer language — noun a) programming language. b) machine language … Wiktionary
computer language — /kəm pju:tə ˌlæŋgwɪdʒ/ noun a system of signs, letters and words used to instruct a computer … Marketing dictionary in english
Unfortunately for us, computers can
Unfortunately for us, computers can’t understand spoken English or any other natural language. The only language they can understand directly is machine code, which consists of 1s and 0s (binary code).
Machine code is too difficult to write. For this reason, we use symbolic languages to communicate instructions to the computer. For example, assembly languages use abbreviations such as ADD, SUB, MPY to represent instructions. The program is then translated into machine code by a piece of software called an assembler. Machine code and assembly languages are called low-level languages because they are closer to the hardware. They are quite complex and restricted to particular machines. To make the programs easier to write, and to overcome the problem of intercommunication between different types of computer, software developers designed high-level languages, which are closer to the English language. Here are some examples:
■ FORTRAN was developed by IBM in 1954 and is still used for scientific and engineering applications.
■ COBOL (Common Business Oriented Language) was developed in 1959 and is mainly used for business applications.
■ BASIC was developed in the 1960s and was widely used in microcomputer programming because it was easy to learn. Visual BASIC is a modern version of the old BASIC language, used to build graphical elements such as buttons and windows in Windows programs.
■ PASCAL was created in 1971. It is used in universities to teach the fundamentals of programming.
■ С was developed in the 1980s at AT&T, it is used to write system software, graphics and commercial applications. C++ is a version of С which incorporates object-oriented programming: the programmer concentrates on particular things (a piece of text, a graphic or a table, etc.) and gives each object functions which can be altered without changing the entire program. For example, to add a new graphics format, the programmer needs to rework just the graphics object. This makes programs easier to modify.
■ Java was designed by Sun in 1995 to run on the Web. Java applets provide animation and interactive features on web pages.
Programs written in high-level languages must be translated into machine code by a compiler or an interpreter. A compiler translates the source code into object code – that is, it converts the entire program into machine code in one go. On the other hand, an interpreter translates the source code line by line as the program is running.
It is important not to confuse programming languages with markup languages, used to create web documents. Markup languages use instructions, known as markup tags, to format and link text files. Some examples include:
■ HTML, which allows us to describe how information will be displayed on web pages.
■ XML, which stands for EXtensible Markup Language. While HTML uses pre-defined tags, XML enables us to define our own tags; it is not limited by a fixed set of tags.
■ VoiceXML, which makes Web content accessible via voice and phone. VoiceXML is used to create voice applications that run on the phone, whereas HTML is used to create visual applications (for example, web pages).
In this XML example we have created two new tags: and
Перевод текста computer language
computer language — ➔ language * * * computer language UK US noun [C or U] (also programming language) ► IT a set of rules, words, etc. that are used for writing computer programs: »SQL is a computer language used to create an interface that allows restricted access … Financial and business terms
Computer Language — [dt. »Computersprache«], Programmiersprache … Universal-Lexikon
computer language — noun a programming language designed for use on a specific class of computers • Syn: ↑computer oriented language, ↑machine language, ↑machine oriented language • Hypernyms: ↑programming language, ↑programing language * * * a programming language … Useful english dictionary
computer language — kompiuterinė kalba statusas T sritis automatika atitikmenys: angl. absolute language; actual language; computer language; machine language vok. Maschinensprache, f; Rechnersprache, f rus. машинный язык, m; язык машинных кодов, m pranc. langage… … Automatikos terminų žodynas
computer language — kompiuterinė kalba statusas T sritis informatika apibrėžtis ↑Programavimo kalba, kurią tiesiogiai, be ↑interpretatoriaus, supranta kompiuteris ir vykdo ja užrašytas komandas. Tai galutinis ↑asemblerio arba transliavimo iš aukštesnio lygio… … Enciklopedinis kompiuterijos žodynas
computer language — (Roget s IV) n. Syn. machine language, programming language, artificial language, computer processed instructions, macroinstruction system, high level language, low level language, assembly language, job control language, JCL. Commonly… … English dictionary for students
computer language — /kəmˈpjutə læŋgwɪdʒ/ (say kuhm pyoohtuh langgwij) noun any artificial language coded in text or graphics that can be interpreted by a machine, particularly a computer. Also, programming language … Australian English dictionary
computer language — a programming language, as BASIC, COBOL, or FORTRAN, devised for communicating instructions to a computer. [1965 70] * * * … Universalium
computer language — artificial language used for writing computer programs … English contemporary dictionary
computer language — noun a) programming language. b) machine language … Wiktionary
computer language — /kəm pju:tə ˌlæŋgwɪdʒ/ noun a system of signs, letters and words used to instruct a computer … Marketing dictionary in english