Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save LamentConfiguration/6302c66b9d9710980acd910f598b397d to your computer and use it in GitHub Desktop.
Save LamentConfiguration/6302c66b9d9710980acd910f598b397d to your computer and use it in GitHub Desktop.
[20:30] <pilne> like, with lisp and scheme, it's hard to understand a lot withoutat
least a decent understanding how how things are put together with cons cells, but
with prolog it's terms and unification all the way down so far
[20:42] <White_Flame> well, prolog lists are cons cells and still have all the exact
issues with traversing, sharing, "dotted values" etc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment