Programming Languages and Design Patterns

后端 未结 5 842
礼貌的吻别
礼貌的吻别 2020-12-19 22:40

different programming languages have different features or lack certain features. Design patterns are a way to work around those shortcomings. I have seen the books and list

5条回答
  •  北海茫月
    2020-12-19 23:48

    For design pattern in LISP, you could read this, by Peter Norvig.

    Quoting this slide:

    16 of the 23 design patterns are either invisible or simpler

提交回复
热议问题