Path: utzoo!attcan!uunet!lll-winken!lll-lcc!ames!mailrus!uwmcsd1!nic.MR.NET!umn-cs!ns!mark From: mark@ns.UUCP (Mark G. Mendel x2778) Newsgroups: comp.lang.prolog Subject: C-prolog questions Summary: C-prolog,available? Message-ID: <468@ns.UUCP> Date: 15 Jul 88 23:02:13 GMT References: <8807131710.AA18687@polya.Stanford.EDU> Organization: Network Systems Corp. Mpls MN Lines: 9 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?