Lisp in the real world

后端 未结 30 1333
谎友^
谎友^ 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:23

    Matthew Eric Bassett on using Racket in the film industry: http://www.youtube.com/watch?v=37owCjWnkK0

    Daniel Liebgold on Racket and PS3: http://www.youtube.com/watch?v=oSmqbnhHp1c

    0 讨论(0)
  • 2020-12-07 07:24

    The story of the rise and fall of Lisp at the Jet Propulsion Lab

    0 讨论(0)
  • 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.

    0 讨论(0)
  • 2020-12-07 07:24

    Google App Inventor is written in Scheme

    0 讨论(0)
  • 2020-12-07 07:25

    I believe Autocad has extensions that use Lisp to extend the product. See AutoLISP.

    0 讨论(0)
  • 2020-12-07 07:26

    ITA software uses a fair amount of CL.

    http://www.itasoftware.com/careers/l_e_t_lisp.html?catid=8

    0 讨论(0)
提交回复
热议问题