interfacing with PROLOG
Hey everybody,
Does anyone on this board have any experience interfacing Max (or Processing) with Prolog?
I have an existing Prolog program and I'd like to use its output in Max and/or Processing.
Does anyone have any experience interfacing Prolog with other programs? Hints, tips, tricks?
Thank you!
Klaas-Jan
Wow, PROLOG! Now that's fun!
Could you use a PROLOG implementation in lisp? My [maxlispj] is a pretty full implementation of Common Lisp, and it seems pretyt robust (I use it as the engine for "My Book of Dreams", works like a charm).