Hacker News new | ask | show | jobs
by bluedays 2183 days ago
Is lisp considered a functional language? I thought it more imperative
1 comments

Paradigm Multi-paradigm: functional, procedural, reflective, meta

Actually it is both

Though Clojure in particular probably leans heavily to the functional side.