this post was submitted on 31 May 2024
6 points (100.0% liked)

Lisp Community

676 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
 

Here comes a new Friday social topic!

  1. What was the first computer you ever worked/played on?
  2. What was the first editor you used to write computer programs?
  3. What programming language did you write your first program in?
  4. How many days/months/years after you wrote your first program did you learn Lisp?
  5. What was your first Lisp?
  6. Which editor/IDE do you work with the most today?
  7. What programming languages do you work with the most today?
  8. Which Lisp do you work with the most today?
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 4 months ago
What was the first computer you ever worked/played on?

Commodore 64

What was the first editor you used to write computer programs?

Commodore Basic lineeditor - followed by my own 6502 machine code editor ;)

What programming language did you write your first program in?

Commodore Basic

How many days/months/years after you wrote your first program did you learn Lisp?

about 25 years - wanted to understand emacs configuration, what finally lead to Common Lisp.

What was your first Lisp?

elisp, followed by Common Lisp

Which editor/IDE do you work with the most today?

the only one and true editor :) GNU emacs

What programming languages do you work with the most today?

Common Lisp (for hobby projects) and elisp - unfortunately I don't do real programming for money, but manage IT projects. Emacs and my own set of elisp helps me to get my work done (and procrastinate).

Which Lisp do you work with the most today?

Common Lisp and elisp