␡
- Building Blocks
- SWI-Prolog
- More Induction
- Debugging Prolog
- A Longer Example
- Why Bother with Prolog?
< Back
Page 6 of 6
Like this article? We recommend
Why Bother with Prolog?
Some algorithms, particularly those related to artificial intelligence, map very well to Prolog. It’s easy to embed in programs written in other languages, and is very expressive. While I wouldn’t recommend writing an entire application in Prolog, implementing some core functionality in the language can dramatically speed up development.
< Back
Page 6 of 6