R++
From HandWiki
Short description: Programming language based on C++
R++ is a rule-based programming language based on C++, described as follows:Template:Longquote
The R++ extension permits rules to be defined as members of C++ classes. The programming system of the invention takes the classes with rules defined using R++ and generates C++ code from them in which the machinery required for the rules is implemented completely as C++ data members and functions of the classes involved in the rules.[1]
R++ was developed by Bell Labs in the 1990s, but due to the Bell System divestiture that split the legal rights to the work developed at the Laboratories between AT&T and Lucent, did not see immediate commercial development while the two companies disputed ownership.[2]
References
- ↑ Crawford, Jr., James Melton; Daniel L. Dvorak & Diane Judith Litman et al., "Integrating rules into object-oriented programming systems", US patent 5768480, published 1998-06-16, assigned to Lucent Technologies Inc.
- ↑ Karyl Scott (October 9, 2000). "Fancy Footwork". InformationWeek. http://informationweek.com/807/innovation.htm. Retrieved 2007-01-21.
External links
Original source: https://en.wikipedia.org/wiki/R++.
Read more |