1
3
submitted 4 months ago by bahmanm@lemmy.ml to c/prolog

I just started learning Prolog (based on "Programming in Prolog") and in doing so I've been trying to write code as much as I can.

So far, my little collection of tiny predicates have seemed OK, to my mind.

However, I'm not sure if I'm confident about the most recent piece of Prolog code I've written: https://github.com/bahmanm/prolog-etudes/blob/main/basic-list-techniques/mapping_nested.prolog

Which is why I'm asking if I could please get a code review from the experts. Any hint/feedback is highly appreciated ๐Ÿ™

2
1
Scryer Prolog Meetup 2023 Notes (blog.adrianistan.eu)
submitted 8 months ago by aarroyoc@lemuria.es to c/prolog
3
3
submitted 1 year ago by aarroyoc@lemuria.es to c/prolog
4
4
submitted 1 year ago by adamcrussell to c/prolog
5
2
Prolog Day Symposium (prologyear.logicprogramming.org)
submitted 1 year ago by adamcrussell to c/prolog

In November 2022, the ALP (Association of Logic Programming) organized the Prolog Day Symposium in Paris to celebrate 50 year of Prolog.

The link is to the slides and videos of the talks.

6
2
submitted 1 year ago by adamcrussell to c/prolog
7
3
submitted 1 year ago by adamcrussell to c/prolog

Authors detail a Prolog based approach to automatic differentiation of functions. A future outcome of this present work is the creation of Prolog based Neural Networks.

8
2
submitted 1 year ago by adamcrussell to c/prolog

This is a nice example of an intermediate to somewhat advanced application of DCGs.

Prolog

99 readers
3 users here now

A community for discussion of the Prolog programming language and related Logic Programming and Symbolic AI topics.

founded 1 year ago
MODERATORS