0
Mohammad ‌ Posted 13 years ago
Vocabulary

what does this sentence means?

" One of the more intriguing aspects of Ceylon is that its syntax for passing optional named parameter values into methods lends itself well to creating declarative domain-specific languages. "
  

Top answer

W hat does this sentence mean ? What part of the sentence is giving you difficulties? It is not possible to explain this sentence in depth without giving a course in computer programming language design.

  • W hat does this sentence mean ?
  • What part of the sentence is giving you difficulties?
  • It is not possible to explain this sentence in depth without giving a course in computer programming language design.
  • " Computer language designers invent new languages all the time, with particular objectives in mind.
  • to/Bloggers/IntroductionToCeylonPart1
Free · every Monday

Get the Weekly English Kit 📬

New words, one handy idiom, and a 2-minute quiz — delivered to your inbox to keep your streak alive.

4 Answers
0
What does this sentence mean?

What part of the sentence is giving you difficulties?
It is not possible to explain this sentence in depth without giving a course in computer programming language design. The vocabulary in the sentence, ("syntax", "method" and "parameter values") puts it in the domain-specific area of "computer programming languages."

Computer lang
0
what does "lends itself well to creating declarative domain-specific languages" means?
0
It means that the Ceylon language can be used for creating other languages which are appropriate for software in a particular domain.
Examples of domains are database management, active networks, software engineering, decision support systems, or music composition.

Related Questions