Skip to content
scripting language

File:Gdscript3.4.png · Wikimedia Commons · See Wikimedia Commons

EntityQ187432· pop 56· linked from 966 articles

scripting language

Sign in to save

Also known as script language, extension language, embedded language, embeddable language, glue language

programming language for run-time events

AI overview

A scripting language is a type of programming language designed to automate tasks or control events that happen while a program is running. It matters because it allows people to extend or customize how software behaves without needing to rebuild the entire program from scratch.

AI-generated from the Wikipedia summary — may contain errors.

Wikidata facts

Show 3 more facts
Commons category
Scripting languages
short name
сценарный
Sources (4)

via Wikidata · CC0

~18 min read

Article

GDScript in Godot 3.4 In computing, a script is a relatively short and simple set of instructions that typically automate an otherwise manual process. The act of writing a script is called scripting. A scripting language or script language is a programming language that is used for scripting.

Originally, scripting was limited to automating shells in operating systems, and languages were relatively simple. Today, scripting is more pervasive and some scripting languages include modern features that allow them to be used to develop application software also.

Connections

Categories