Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
ROOP (programming language)
Multiparadigm programming language targeted at AI applications

ROOP is a multiparadigm programming language made for artificial intelligence (AI) applications, created at Chengdu University, China. It combines procedural, logic or rule-based, and object-oriented programming techniques.

We don't have any images related to ROOP (programming language) yet.
We don't have any YouTube videos related to ROOP (programming language) yet.
We don't have any PDF documents related to ROOP (programming language) yet.
We don't have any Books related to ROOP (programming language) yet.
We don't have any archived web articles related to ROOP (programming language) yet.

Features

  • ROOP is built directly on C++, providing full unrestricted access to all its features.
  • ROOP, like OPS-83 and ORBS, is data-driven but, unlike those languages, rules in ROOP may enter into local communication and this can be used to dynamically divide them into groups, including the problem status space tree.
  • Rules and facts in ROOP are objects, and they send and respond to messages just like any other object in the language. This ability is usually unavailable in other logic programming languages such as Prolog.
  • ROOP's inference engine can be redefined in a program, something usually infeasible in other logic languages.

References

  1. Li, Tao (December 1995). "A Rule-based and Object-oriented AI Programming Language". ACM SIGPLAN Notices. 30 (12): 17–24. doi:10.1145/219726.219736. /wiki/Doi_(identifier)