Tagged Questions
9
votes
4answers
479 views
Is Language-Oriented Programming practical?
I read this article on Language-Oriented Programming. He points out some weaknesses in the modern procedural/OOP approaches to programming, and suggests a new programming paradigm that will solve them
...