Comment by sundarurfriend

Comment by sundarurfriend 3 days ago

0 replies

The only real experience I've had with logic programming is via Brachylog[1], and I enjoyed it very much.

It's a golfing language that I used on codegolf.SE, so my experience is probably very different from that of someone who used logic programming for "real" coding. But I found the experience very pleasurable: the fun in codegolfing is largely from bending your mind in unusual ways to approach the problem (and its sub-problems) differently to solve it with terser code. Brachylog added to this by providing its own set of (what to me were) unusual approaches, thus making sure that the process was always fresh and weird enough to be fun.

[1] https://github.com/JCumin/Brachylog/wiki