this post was submitted on 25 Aug 2023
4 points (100.0% liked)

Lisp Community

668 readers
1 users here now

A community for the Lisp family of programming languages.

Lisp (historically LISP) is a family of programming languages with a long history and a distinctive, fully parenthesized prefix notation. Originally specified in 1958, Lisp is the second-oldest high-level programming language. Only Fortran is older, by one year.

History

Associations and meetings

Resources - TODO

Related communities (dialects) - TODO

founded 5 years ago
MODERATORS
 

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?
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 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