this post was submitted on 05 Jul 2022
0 points (NaN% liked)

Lisp Community

683 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
 

Lisp is a very flexible language; I don't see why people can't just use LISP instead of other language, since it technically has every feature of every language.

top 1 comments
sorted by: hot top controversial new old
[–] agarorn@feddit.de 0 points 2 years ago

Because it is probably very inefficient.

AFAIK most languages are equivalent in the sense that you could theoretically do the exact same things. You could for example write the same programs in C, Java, python, or excel and even minecraft Redstone. The least one however being super inefficient.