INFORMATION PROCESSING SYSTEM

PROBLEM TO BE SOLVED: To provide an information processing system which realizes quick memory access, and is introduced to a general program executing environment. SOLUTION: When starting this system, an object reference table 2 in which virtual array type objects called memory objects are stored is...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Hauptverfasser: KATOU MOTOYUKI, YANAGI HIROYUKI, NAKAGAWA SHINJI, BABA YOSUKE
Format: Patent
Sprache:eng
Schlagworte:
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:PROBLEM TO BE SOLVED: To provide an information processing system which realizes quick memory access, and is introduced to a general program executing environment. SOLUTION: When starting this system, an object reference table 2 in which virtual array type objects called memory objects are stored is set. The memory object is provided with elements whose number is the same as the number of the addresses of the memory. An object referring mechanism 3 judges a request for referencing the elements of the memory object applied to a byte code executing mechanism 1 by referencing the object reference table 2. The byte code executing mechanism 1 receives the judged result, and operates the writing or reading of information by referencing the designated element by using the whole memory as a data storage area.