Hacker News new | ask | show | jobs
by nerdponx 875 days ago
Does Screamer also do something similar? http://nikodemus.github.io/screamer/
1 comments

Yep, Screamer is the "enterprise" quality of nondeterministic programming - think efficient and optimized Prolog-esque primitives, but in Lisp.

My implementation of AMB is purposefully small (70 LOC, not counting docstrings and tests and system definition), so that it can fit on a page of paper and be easily understood.