funk443

joined 1 year ago
[–] [email protected] 1 points 1 year ago

In Common Lisp, as opposed to Scheme, it is not possible that the car of the compound form to be evaluated is an arbitrary form. If it is not a symbol, it must be a lambda expression, which looks like (lambda lambda-list form*).

This

[–] [email protected] 1 points 1 year ago (1 children)

It means the guy enlarged the texts in his buffer by 1 level

[–] [email protected] 1 points 1 year ago (2 children)

Write a simple project with each of these languages, and you'll get the idea