Code Comments
Programming Forum and web based access to our favorite programming groups.I have implemented XGP, an IDE for gprolog on Mac OS X that provides a variety of builtin UI and graphic elements. XGP itself is open source and is implemented in Cocoa/ObjectC, C, and gprolog. The project site is: http://xgp.sourceforge.net In article <ZWwBb.116978$PD3.5826903@nnrp1.uunet.ca>, Simon Gadbois <sg@macscience.net> wrote: > Hi, > I own a web site called MacScience.net covering applications for OS X in > science. The "programming" section is far from complete. I am looking at > specific implementations of PROLOG running with OS X (cocoa, carbon, > java, X11, etc.). > I am also personally interested in Prolog. > Any pointers towards prolog working on OS X and comments on versions you > used are welcomed. > > Simon Gadbois, Ph.D. > MacScience.net
Post Follow-up to this message> In article <ZWwBb.116978$PD3.5826903@nnrp1.uunet.ca>, Simon Gadbois ><sg@macscience.net> wrote: > SWI-Prolog runs fine on MacOS X. There are (irregular) full binaries, a Fink project and DarwinPorts project. It uses X11 for its graphics. The Mac version is fully compatible to the Unix version, which is 99% compatible to the MS-Windows version (i.e. both Unix and MS-Windows versions have a little bit of platform specific functionality). See http://www.swi-prolog.org --- Jan
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.