[comp.lang.prolog] C-prolog questions

mark@ns.UUCP (Mark G. Mendel x2778) (07/16/88)

Is the source for C-prolog available?

My interest is purely recreational.  Programming is my hobby, therefore
if I can't get it for free, I'll write it.  I am currently writing a 
Prolog compiler in C, but if one's available...

If it isn't free, I'd appreciate any pointers on writing my compiler. 
Currently, I'm planning on using the `WAM' approach, rather than structure
sharing.  Any experience on the relative efficiency of the two methods?