Is ECMAScript really a dialect of Lisp?

后端 未结 9 1553
攒了一身酷
攒了一身酷 2020-12-13 12:24

A friend of mine drew my attention the welcome message of 4th European Lisp Symposium:

... implementation and application of any of the Lisp dialect

9条回答
  •  死守一世寂寞
    2020-12-13 12:51

    I think that ECMAScript is a dialect of LISP in the same sense that English is a dialect of French. There are commonalities, but you'll have trouble with assignments in one armed only with knowledge of the other :)

    I find it interesting that only one of the three keynote presentations highlighted for the 4th European Lisp Symposium directly concerns Lisp (the other two being about x86/JVM/Python and Scala).

提交回复
热议问题