Link

1: Feel the cool

S-expression (+ 5 (* 2 2))

Define:

  • Variable/constant (define foo 3)
  • Function (define (square x) (* x x))