Live data from Hacker News

Viewing profile — PaulTarau

PaulTarau

HN member
Joined
Tue, Jul 03, 2018, 12:21 AM UTC
HN karma
1
Public activity
2 items

About PaulTarau

No profile information was provided.

Recent public activity

  1. comment
    Comment #17446639

    One can encapsulate backtracking simply as an iterator over a stream of answers to a query. The SWI_prolog ecosystem provides a nice "logic engine" abstraction for that, see http:/…

  2. comment
    Comment #17446546

    These days Prolog is general purpose, powerful, pattern driven programming language that (once properly learned!) can put together database, persistence, networking, NLP crunching …