Lisp in the real world

后端 未结 30 1338
谎友^
谎友^ 2020-12-07 06:38

I have experimented with Lisp (actually Scheme) and found it to be a very beautiful language that I am interested in learning more about. However, it appears that Lisp is n

30条回答
  •  自闭症患者
    2020-12-07 07:24

    Look up ACL2. It's a lisp based formal logic engine that has been used for a number of "real world" project like formal methods in software security and proofs of correctness for Floating point hardware.

提交回复
热议问题