Hi all,

I am porting the Prolog interpreter shown in Peter Norvig's classic text on
AI, "Paradigms of Artificial Intelligence Programming: Case Studies in
Common Lisp 1st Edition",
https://www.amazon.com/Paradigms-Artificial-Intelligence-Programming-Studies/dp/1558601910/,
also known as PAIP, in its chapter 11, "Logic Programming".

I have just ended its second version, corresponding to PAIP's sections 11.3
through 11.5, and shared:

   - the code at https://github.com/promesante/paip-racket/, branch
   section-11.3
   - the experience in
   
https://promesante.github.io/2017/12/19/porting_paips_prolog_interpreter_from_common_lisp_to_racket_part_2/

Enhancement suggestions more than welcome.

Cheers

Luis M. Rosso
https://promesante.github.io/
https://github.com/promesante/

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to