Good ideas and conversation. No ads, no tracking. Login or Take a Tour!
tradotto · 4334 days ago · link · · parent · post: I want to learn lisp but I need a easy to medium project to hack on to do it
I need to refresh some of my algorithms anyways maybe I will try this.
briandmyers · 4334 days ago · link ·
I found it a little difficult to go back and forth between Lisp and other languages. Expect a bit of mindfuckery unless you dive in to the Lisp world with both feet. It's hard to describe, but the mindset for Lisp doesn't serve you well for languages that aren't so functional-oriented. Python is sort of between those two worlds.