Hacker News new | ask | show | jobs
by jules 5766 days ago
Erlang is a functional language (among other paradigms) but not a logic language. Logic languages are based on relations instead of functions. Datalog and Oz and Mercury are other examples of logic languages.