Ask HN: Is Anyone in Industry Using Logic Programming?

5 points by joeatwork ↗ HN
Do you use prolog or Clojure core.logic or Mercury or anything like that at your job? If so, what do you use and why?

4 comments

[ 4.2 ms ] story [ 32.9 ms ] thread
Not exactly what You ask, but, Erlang is based on Prolog syntax, though lacks many features, and different paradigm.

And yes, I've used in one of my projects, packages written on Erlang.

Project was, to create LoraWan IoT network in Kiev (Ukraine). Erlang parts where RabbitMQ, and I considered it for payment processing web server.

Unfortunately, finances ended, when just one node started.

I have used Prolog for projects in the financial services industry.