Hacker News new | ask | show | jobs
by ipnon 2307 days ago
A statically typed logic language would be ideal for both
1 comments

Mercury is cool. I translated a simple Prolog program to it once, and it was a head trip. Hard to get my mind around, but also helped me see the connection between functions and relations.
We evaluated the use of Mercury before settling on prolog for terminusDB. Mercury is a great language, but the community and library support is just a bit too small.