Lisp Community

864 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.

Related communities

Language references

Tools

Tutorials/FAQS

Useful Lisp resources

Search

Videos

Common Lisp

Clojure

Racket

Scheme

Books

Food for thought

Implementations

Events

founded 6 years ago
MODERATORS
1
2
 
 

a federated video service

3
4
5
6
7
8
9
 
 

Today is the day. I'm finally "sorta happy enough to pull the trigger" on publishing the book I've been working on for a very long time. It's a technical history book: by a techie, for techies (although I think that between all the code samples, there is plenty of meat for "tech-adjacent" and "tech-interested" people). It tells the story of the Lisp programming language, invented by a genius called John McCarthy in 1958 and today still going strong (to the extent that many people see it as the most powerful programming language in existence).

And this is a time for shameless self promotion, even if you don't plan on buying the book, please repost :-). Self-publishing is self-marketing, so there we go.

If you do buy and read it, please let me know how you liked it!

The book landing page, https://berksoft.ca/gol, has links to all outlets where you can buy the book,

10
1
Common Lisp Screenshots (www.lisp-screenshots.org)
submitted 2 months ago by miguel@lemmy.ml to c/lisp@lemmy.ml
11
12
13
14
15
1
submitted 3 months ago* (last edited 3 months ago) by yogthos@lemmy.ml to c/lisp@lemmy.ml
16
17
 
 
18
19
20
 
 

I'm writing a technical history book of sorts on Lisp, it's been years in the making and this is the first time I'm looking at something actually book-like (instead of LaTeX source or on-screen PDF ;-)).

For some reason, I spot more errors with hardcopy, so decided that for the final pass before I rope in some volunteer reviewers, I'd print and quickly bind it. Once the reviewers are thumb-up, hopefully just some quick typesetting fixes and then off to publication!

21
22
23
24
25
 
 

A mode that allows you to (un)comment s-expressions and regular comments, you can use #+(or) by default or pick #+nil & #-(and)

view more: next ›