l'empathie mécanique

I'm done with looking at the bullshit evals that give high scores to the toddler-level systems or woo the audience with cookie-cutting skills.

Who wants to join forces and make a new #Haskell / #Rust / #Prolog (?) benchmark so we can cyberbully the new models and "AI coders" as they come out?

Tariq

I need some #lisp help.

I'm stuck on a recursion exercise - have been for 2 days!

We're given a at a structure a list of lists, where each such list is of the form (person mother father) .. and so a lot of these together create a family tree.

I want to write a function lineage x y which returns a list of ancestors from x to y ... eg x, mother of x, father of prev, y .... or NIL if y is not an ancestor of x.

I found this easy in #prolog (I wrote this prologbyexample.blogspot.com/2 ) but not #lisp.

Mar 16, 2025, 20:41 · · · 2 · 0
IT News

C+P: Combining the Usefulness of C with the Excellence of Prolog - In a move that will absolutely not over-excite anyone, nor lead to any heated argu... - hackaday.com/2025/03/14/cp-com #softwaredevelopment #prolog #c