logoalt Hacker News

mcswelltoday at 6:59 PM0 repliesview on HN

FWIW (not much), around the time of that article, I reversed this: I used Arity Prolog for a morphological parsing program, with C calls for the bit fiddling (because I needed 64 bits, and the Prolog I was using only handled 16 bit strings).