Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
What are some programming languages that no longer use major design patterns?
1 point by muzani on May 15, 2019 | hide | past | favorite | 1 comment
To quote Paul Graham: "In the OO world you hear a good deal about "patterns". I wonder if these patterns are not sometimes evidence of case (c), the human compiler, at work. When I see patterns in my programs, I consider it a sign of trouble. The shape of a program should reflect only the problem it needs to solve. Any other regularity in the code is a sign, to me at least, that I'm using abstractions that aren't powerful enough-- often that I'm generating by hand the expansions of some macro that I need to write."

This was written 17 years ago. Since then, how many languages have cropped up that don't need to utilize most design patterns?

[0] http://www.paulgraham.com/icad.html



Common Lisp.




Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: