<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div dir="ltr"><br></div><div dir="ltr">2019. 7. 24. 오전 1:29, Jason Long <<a href="mailto:hack3rcon@yahoo.com">hack3rcon@yahoo.com</a>> 작성:<br><br></div><blockquote type="cite"><div dir="ltr">Hello,<div id="yMail_cursorElementTracker_1563899188314">I looked at "<a href="https://becominghuman.ai/5-best-programming-languages-to-choose-for-developing-innovative-ai-solutions-bac000e00df2">https://becominghuman.ai/5-best-programming-languages-to-choose-for-developing-innovative-ai-solutions-bac000e00df2</a>" and I want to know which Lisp is for AI? <a href="https://lisp-lang.org?">https://lisp-lang.org?</a> <a id="linkextractor__1563899346904" data-yahoo-extracted-link="true" href="https://common-lisp.net?">https://common-lisp.net?</a></div><div id="yMail_cursorElementTracker_1563899346951">Which one?</div><div id="yMail_cursorElementTracker_1563899358364">How about others like LFE?</div></div></blockquote><div><br></div>As it looks like you’re a newcomer, I would like to clarify some terminology.<div>Once, (in the 1960s) there was one language called LISP.</div><div>Nobody uses that now, and LISP developed into a family of languages.</div><div><br></div><div>The most prominent ones currently are Common Lisp and Scheme, and there are some more newer ones like Clojure, LFE, and Hy.</div><div><br></div><div><div>If you’re planning to do AI in Lisp, you’re looking into Common Lisp.</div><div><br></div><div>Common Lisp was standardized by an ANSI committee (think about C) so there is no central force that controls the language. Hence there is no such canonical webpage (as there is no canonical C homepage).</div><div>The ones that you’ve seen (<a href="http://common-lisp.net">common-lisp.net</a>, <a href="http://lisp-lang.org">lisp-lang.org</a>) are community-developed sites.</div><div><br></div><div>If you’re looking into resources to learn lisp, it’s better to look at the sites below:</div><div><br></div><div>‘Practical Common Lisp’ is *the* book to learn Common Lisp.</div><div><a href="http://www.gigamonkeys.com/book/">http://www.gigamonkeys.com/book/</a></div><div><br></div><div>Some chapters about tooling is outdated, look at the ‘Common Lisp Cookbook’:</div><div><a href="http://lispcookbook.github.io/cl-cookbook/">http://lispcookbook.github.io/cl-cookbook/</a></div><div><br></div><div>If you’re looking for an editor, I would suggest looking Emacs, but if you’re lazy and you’re not going to learn esoteric keybindings, try Atom & SLIMA. There are also plugins for vim / SublimeText, but I have no previous experience with them.</div><div><br></div><div>For libraries, the ‘Awesome CL’ list is great:</div><div><a href="https://awesome-cl.com/">https://awesome-cl.com/</a></div><div><br></div><div>Hope this helps.</div><div><br></div><blockquote type="cite"><div dir="ltr"><div id="yMail_cursorElementTracker_1563899380909">Thank you.<br><br><div id="ymail_android_signature"><a id="ymail_android_signature_link" href="https://go.onelink.me/107872968?pid=InProduct&c=Global_Internal_YGrowth_AndroidEmailSig__AndroidUsers&af_wl=ym&af_sub1=Internal&af_sub2=Global_YGrowth&af_sub3=EmailSignature">Sent from Yahoo Mail on Android</a></div></div></div></blockquote></div></body></html>