Re: how to start?
- From: Duncan Patton <campbell@xxxxxxxxxx>
- Date: Wed, 31 Aug 2005 13:55:49 GMT
On Wed, 31 Aug 2005 05:28:43 GMT
"_andrea.l" <andrea.lorizANTISPAM@xxxxxxxxx> wrote:
> Hi,
> I'd like to learn prolog (I program with C,C++,Java,perl).
> I use linux. How can I start?
> I mean:
> 1)which compiler ?
> 2)wich tool to write programs?
> 3)where find site and tutorial ?
>
> Thank you in advance,
> Andrea.
>
>
For very similar platformz I currently use
gprolog/C/++/PHP/xxSQL/Apache/[xxBSD|Linux]
I edit with vi/xterm over ssh.
test using builds compiled with the top-level interpreter
or by consulting source text files (xxx.pl),
debug with gdb and the internal gprolog stuff and lots of
conditional fprintf-like stuff.
and compile/build the code using a conventional Makefile.
I've been playing with a similar set of tools for Win32
that uses the native Win32 Mingw/gcc to construct native
win32 apps with gprolog. I've built and run some test
apps but that is all...
http://pauillac.inria.fr/~diaz/gnu-prolog/
is where you should start down this path if you are brave and resolute ;-)
Dhu
--
???????????????????????????????????????
Can't get good help?
Contact Fubar the Hack: fubar AT neotext.ca
Area code seven eight zero, Exchange four six six, Local zero one zero nine
Highland terms, Canadian workmanship.
All persons named herein are purely fictional victims
of the Canidian Bagle Breeder's Association.
Save the Bagle!
Sun Ðhu
???????????????????????????????????????
.
- References:
- how to start?
- From: _andrea.l
- how to start?
- Prev by Date: Re: how to start?
- Previous by thread: Re: how to start?
- Next by thread: standard syntax for rule replacing operators?
- Index(es):
Relevant Pages
|