It’s Friday, so I though it would be nice to have a social topic here. So here’s a bunch of questions to stir up some discussions:
- Which Lisp do you most often program in?
- What does your Lisp development environment or IDE look like?
- How did you get started with Lisp? Did you follow any particular articles to set up your environment or begin learning Lisp?
- colors_furor@lemmy.worldEnglish1·1 year ago
- I mostly use Common Lisp via SBCL
- It kinda looks like Emacs, but it’s implemented in Common Lisp and I just load my code into it and develop Smalltalk style. It feels like free balling.
- I think I started in Emacs Lisp