Concept Of Language
Introduction
What define a language ?
- En programmation, la reponse est celle de sont application.
- En Litographie, sa syntax, l’intonationation, le sens des mots.
De mon humble. A language is meant to be understood.
In programming we use languages such Go, Typescript, … to give instruction to a computer’s CPU, GPU or whatever’s the system executing the code. Those are General Purpose Programming Language (GPLs).
On another side of the coint. L’on utilse des des language comme le HTML, JSON, … pour decrire des structure de donnee. Those fall in the category of Domain Specifc Language (DSLs).
The Mathematical language, even obsured by years of non-explained brainstorming is no less interesting. For it express reality of situation in quantifyable manner.
For me a language is meant to communicate, between actor, may the be human or non human.
Ceci en est l’essence. Un language exprime une situation ou une facon d’aborder/representer une situation reel comme astraite.