szkriptnyelv
Szkriptnyelv is a Hungarian term that translates to "scripting language" in English. It refers to a programming language designed to automate tasks within a larger system or environment. Unlike compiled languages, which are translated into machine code before execution, scripting languages are typically interpreted, meaning their code is executed line by line by an interpreter. This characteristic often leads to faster development cycles and greater flexibility, as changes can be tested and implemented more quickly.
The primary purpose of scripting languages is to control or extend the functionality of existing software