- 1 Post
- 3 Comments
Joined 3 years ago
Cake day: August 6th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
souperk@reddthat.comto
Programmer Humor@lemmy.ml•The Christian and Traditional Family propaganda of Prolog examples
3·2 years agoDataLog is used to verify smart contracts. I don’t know any specific examples of prolog used in the industry, though I am sure there are a few. Probably, there are expert systems implemented with prolog that are still used.
Logic programming in general has a few usages, the unification algorithm is used for pretty much every type system. Also, it is quite good for verification systems. For example, I know some symbolic execution systems implemented in OCaml.
Unless you are using groovy (jenkins), then you are running the pipeline to find syntax errors.

I ended up setting up a postal server on my vps (see here). Their docs are pretty easy to follow through and it’s probably the cheapest option (assuming you already use the and have a domain).