Extending C with Prolog (1994)
11–20 of 29 posts
Re: Extending C with Prolog (1994)
#12Re: Extending C with Prolog (1994)
#13[flagged]
Disclaimer: I'm no expert on LLMs.
Re: Extending C with Prolog (1994)
#14Re: Extending C with Prolog (1994)
#15I started using Prolog in my self written home automation system over 20 years ago. At first I was using CORBA and I linked ACE/Tao into SWI-Prolog so that Prolog could catch and send CORBA messages. That worked for years but was too annoying to add new message types since a wrapper had to be written for each, plus threading had to be coordinated between C++ and Prolog. Eventually I ditched the CORBA stuff and switch…
Re: Extending C with Prolog (1994)
#16Earlier quoted context omitted.
Refreshing stories between all the AI ones (and crypto/web3 before that)
Ironically, once upon a time Prolog and logic programming in general were part of the cutting-edge of AI. There's quite a fascinating history of Japan's fifth-generation computing efforts in the 1980s when Japan focused on logic programming and massively parallel computing. My former manager, who is from Japan, earned his PhD in the 1990s in a topic related to constraint logic programming.
Nowadays LLMs are supposed to replace doctors.. and that makes even less sense given that LLMs are error-prone by design. They will hallucinate, you cannot fix that because of their probabilistic nature, yet all the money in the world is thrown at people who preach LLMs will eventually be able to do every human job.
The second AI winter cannot come soon enough.
Re: Extending C with Prolog (1994)
#17Is this the time of year when we try to force redditors to stay away by posting about Prolog? I see three stories already.
In case you weren't aware, people are using Prolog with LLMs;