+ 1
What is a language Construct?
2 odpowiedzi
+ 5
Hello, Shubhangi Gupta !
First, you need to understand what a constructed language is. All programming languages are constructed languages (see the link). Then you can read a little about building a compiler, including this link.
Returning to your question, consider the following: English (natural language) has markers 'AZ / 0-9 /, "...' that we use to create" WORDS ", and we use the rules of languages to build sentences from words So, in English, design is what we build from tokens.
Consider this example of brick and mortar: imagine that if you are planning to build a house, the main materials that you can use are: sand, iron, wood, cement, water (only four for simplicity). All that you build from these 4 or 5 items would be "CONSTRUCTION", which, in turn, will help you build your house.
I deliberately missed the details to further simplify the response; hope this is useful
http://qaru.site/questions/246802/what-does-language-construct-mean
+ 3
Just adding the English source of this answer.
https://stackoverflow.com/questions/10057524/what-does-language-construct-mean