General-purpose language

Updated: 09/10/2024 by Computer Hope
general purpose language

A general-purpose language is a programming language that can create all types of programs. For example, C is a good example of a general-purpose language.

A language that is not a general-purposed language is called a DSL (Domain-Specific Language). For example, HTML (HyperText Markup Language), Logo, MATLAB are examples of domain-specific languages.

Abstract syntax tree, Compiler, DSL, High-level language, Interpreter, Procedural programming, Programming terms, Syntax