1.

Why We Use Prolog Programming Language?

Answer»

Following are some POINTS for using prolog more:

  • SWI-Prolog is free, open-source, and very well maintained.
  • It’s much much easier to distribute SWI-Prolog applications than Java ones
  • Prolog is much less verbose,which is helpful when during development.
  • Prolog ALLOWS one to define any WORD or collection of “symbol characters” (e.g. >>, +, /, , //, :===/===: ) as an infix, postfix, or prefix operator.
  • In Prolog, you can treat data as programs.
  • Prolog is interactive.

Following are some points for using prolog more:



Discussion

No Comment Found