Suche

Deutsche Skriptsprache Synonyme

Englische scripting language; script language; scripting programming language Synonyme

Skriptsprache Definition

Language
(n.) Any means of conveying or communicating ideas
Language
(n.) The expression of ideas by writing, or any other instrumentality.
Language
(n.) The forms of speech, or the methods of expressing ideas, peculiar to a particular nation.
Language
(n.) The characteristic mode of arranging words, peculiar to an individual speaker or writer
Language
(n.) The inarticulate sounds by which animals inferior to man express their feelings or their wants.
Language
(n.) The suggestion, by objects, actions, or conditions, of ideas associated therewith
Language
(n.) The vocabulary and phraseology belonging to an art or department of knowledge
Language
(n.) A race, as distinguished by its speech.
Language
(v. t.) To communicate by language
Script
(n.) A writing
Script
(n.) Type made in imitation of handwriting.
Script
(n.) An original instrument or document.
Script
(n.) Written characters
Sea language
() The peculiar language or phraseology of seamen

scripting language; script language; scripting programming language / scripting languages; script languages; scripting programming languages Bedeutung

language lesson a period of instruction learning a language
language teaching teaching people to speak and understand a foreign language
programming
programing
computer programming
computer programing
creating a sequence of instructions to enable the computer to do something
logic programming
logic programing
creating a program that enables the computer to reason logically
object-oriented programming
object-oriented programing
creating a program that can use and support objects
scheduling
programming programing
setting an order and time for planned events
language area
language zone
a large cortical area (in the left hemisphere in most people) containing all the centers associated with language
language
speech
the mental faculty or power of vocal communication, language sets homo sapiens apart from all other animals
language barrier barrier to communication resulting from speaking different languages
language learning learning to use a language
linguistic process
language
the cognitive processes involved in producing and understanding linguistic communication, he didn't have the language to express his feelings
language requirement a requirement that a student know certain languages
linear programming a mathematical technique used in economics, finds the maximum or minimum of linear functions in many variables subject to constraints
natural language processing
NLP
human language technology
the branch of information science that deals with natural language information
language
linguistic communication
a systematic means of communicating by the use of sounds or conventional symbols, he taught foreign languages, the language introduced is standard throughout the text, the speed with which a program can be executed depends on the language in which it is written
dead language a language that is no longer learned as a native language
source language a language that is to be translated into another language
object language target language the language into which a text written in another language is to be translated
language unit
linguistic unit
one of the natural units into which linguistic messages can be analyzed
terminology
nomenclature
language
a system of words used to name things in a particular discipline, legal terminology, biological nomenclature, the language of sociology
written communication
written language
black and white
communication by means of written symbols (either printed or handwritten)
longhand
running hand
cursive
cursive script
rapid handwriting in which letters are set down in full and are cursively connected within words without lifting the writing implement from the paper
script a particular orthography or writing system
Aramaic Aramaic script an alphabetical (or perhaps syllabic) script used since the th century BC to write the Aramaic language, many other scripts were subsequently derived from it
Devanagari
Devanagari script
Nagari
Nagari script
a syllabic script used in writing Sanskrit and Hindi
machine code
machine language
a set of instructions coded so that the computer can use it directly without further translation
alphabetic writing
alphabetic script
a writing system based on alphabetic characters
syllabary
syllabic script
a writing system whose characters represent syllables
hieratic
hieratic script
a cursive form of Egyptian hieroglyphics, used especially by the priests
handwriting
hand
script
something written by hand, she recognized his handwriting, his hand was illegible
network programming the schedule of programs to be broadcast on a network
Hebrew alphabet
Hebraic alphabet
Hebrew script
a Semitic alphabet used since the th century BC for writing the Hebrew language (and later for writing Yiddish and Ladino)
authoring language software that can be used to develop interactive computer programs without the technically demanding task of computer programming
natural language processor
natural language processing application
an application program that deals with natural language text
markup language a set of symbols and rules for their use when doing a markup of a document
standard generalized markup language
SGML
(computer science) a standardized language for the descriptive markup of documents, a set of rules for using whatever markup vocabulary is adopted
hypertext markup language
hypertext mark-up language
HTML
a set of tags and rules (conforming to SGML) for using them in developing hypertext documents
unicameral script a script with a single case
bicameral script a script having two distinct cases
sign language
signing
language expressed by visible hand gestures
ASL
American sign language
the sign language used in the United States
body language communication via the movements or attitudes of the body
artificial language a language that is deliberately created for a specific purpose
programming language
programing language
(computer science) a language designed for programming computers
algebraic language an algorithmic language having statements that resemble algebraic expressions
algorithmic language an artificial language designed to express algorithms
application-oriented language
problem-oriented language
a language whose statements resemble terminology of the user
assembly language a low-level programing language, close approximation to machine language
command language
query language
search language
a source language consisting of procedural operators that invoke functions to be executed
computer language
computer-oriented language
machine language machine-oriented language
a programming language designed for use on a specific class of computers
Ergebnisse der Bewertung:
109 Bewertungen 3

 

Einfach einen Begriff in der Tabelle rechts anklicken um weitere Übersetzungen in dieser Sidebar zu erhalten.

Skriptsprachen sind Programmiersprachen, die vor allem für kleine Programme gedacht sind und meist über einen Interpreter ausgeführt werden. Sie verzichten oft auf Sprachelemente, deren Nutzen erst bei der Bearbeitung komplexerer Aufgaben zum Tragen kommt. So wird etwa in Skriptsprachen auf den Deklarationszwang von Variablen meist verzichtet ? vorteilhaft zur schnellen Erstellung von kleinen Programmen , bei großen hingegen von Nachteil, etwa wegen der fehlenden Überprüfungsmöglichkeit von Tippfehlern in Variablennamen.