COMBINING MANY-SORTED LOGIC AND OBJECT-ORIENTED PROGRAMMING

Citation
Bm. Kim et al., COMBINING MANY-SORTED LOGIC AND OBJECT-ORIENTED PROGRAMMING, Information and software technology, 35(4), 1993, pp. 241-253
Citations number
20
Categorie Soggetti
Computer Sciences","Information Science & Library Science","Computer Applications & Cybernetics
ISSN journal
09505849
Volume
35
Issue
4
Year of publication
1993
Pages
241 - 253
Database
ISI
SICI code
0950-5849(1993)35:4<241:CMLAOP>2.0.ZU;2-F
Abstract
The logic language based on many-sorted logic, EPOS, can support objec t-oriented concepts such as classes and inheritance. Classes can be tr eated as sorts and inheritance as many-sorted unification. However, th ere are some problems for supporting object-oriented programming, name ly, the inconsistency in inheritance, difficulty in exception handling , restricted inheritance hierarchy, etc. To solve these problems, we d esign an object-oriented many-sorted logic language TRY and provide tr anslation techniques by which a TRY program is translated into an EPOS program.