METHOD FOR LINKING (ASSEMBLING) SOFTWARE

FIELD: methods for linking (assembling) software. ^ SUBSTANCE: software module creates in random-access memory a binary matrix of pointers at module functions, which are assembled in form of individual files, with their following loading into the program being executed. On call of function from modu...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
1. Verfasser: SHAGOV GEORGIJ MIKHAJLOVICH
Format: Patent
Sprache:eng ; rus
Schlagworte:
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:FIELD: methods for linking (assembling) software. ^ SUBSTANCE: software module creates in random-access memory a binary matrix of pointers at module functions, which are assembled in form of individual files, with their following loading into the program being executed. On call of function from module N, where K - number of function in the module, control is transferred to function positioned at address in the matrix in N row, K column, while the module, containing an error, is reloaded after introduction of necessary changes to source code of algorithm, with following compilation and reloading of newer version of the module over the previous one. Functions of new module are set in such a way, that with their usage a decision is taken whether the function of newer or older module should be executed, or decision stating which script-file, executing corresponding function, should be executed by corresponding script-machine. ^ EFFECT: economy of developer time, possible introduction of changes to an already started system without restart. ^ 12 dwg