The Angels and Demons of Nondeterminism

3 BerislavLopac 1 9/4/2025, 2:16:47 PM buttondown.com ↗

Comments (1)

PaulHoule · 1d ago
When I took a comparative programming languages class we were introduced to Prolog and the mechanisms of writing deterministic code by taking advantage of the known search order, cuts and such seemed really clever but not suited to programming in the medium never my the large.