Hacker News new | ask | show | jobs
by somethingsimple 3646 days ago
It's a multi-paradigm language. You can use it for functional programming, but it's not strictly a functional programming language.
1 comments

Yes. In fact, the point with symbols and code as data is that you can implement different paradigms in the language itself. A program implementing prolog, for instance, is an example program in books.