Language-oriented programming
Appearance
Language Oriented Programming is a new style of programming. Rather than solving problems in general languages, it suggests to create a Domain Specific Language for the problem first and solve the problem in that language.