Ask HN: Is Anyone in Industry Using Logic Programming? 5 points by joeatwork 3y ago ↗ 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?
[–] fulafel 3y ago ↗ Datalog seems to be getting some use these days, HN mentions: https://hn.algolia.com/?dateRange=all&page=0&prefix=false&qu...
[–] simne 3y ago ↗ 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.
[–] mattpallissard 3y ago ↗ Yes! Not what I primarily write in, but I feed rego into open policy agent to validate policies on terrafom codebases.https://www.openpolicyagent.org/docs/latest/terraform/
4 comments
[ 4.2 ms ] story [ 32.9 ms ] threadAnd 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.
https://www.openpolicyagent.org/docs/latest/terraform/