February 2011 - Posts

0
Comments

Essence: Software Language Composition by Adil Akhter

Language composition is one of the desirable aspects of Software Language Engineering to enable reusability of the existing languages. "From now on, a main goal in designing a language should be to plan for growth.” - Guy Steele: Growing a Language...
0
Comments

Domain-specific Languages(DSLs) by Adil Akhter

Domain-specific languages (DSLs) are basically programming languages. But they are specifically targeted/tailored towards particular problem domains. Hence, it implies to the fact that DSLs are narrow in applicably unlike General-purpose programming languages...
More Posts