Patent ReferencesIndustrial controller with decompilable user program Incremental compiler Compiler using clean lines table with entries indicating unchanged text lines for incrementally compiling only changed source text lines Smart recompilation of performing matchup/difference after code generation Patent #: 5367683 InventorsAssigneeApplicationNo. 328171 filed on 10/21/1994US Classes:717/146, Including intermediate code717/112, Syntax based717/141, Analysis of code form717/145Including recompilationExaminersPrimary: Kriess, Kevin A.Assistant: Chaki, Kakali Attorney, Agent or FirmInternational ClassG06F 009/44AbstractA compiler and compiling method minimizes recompilation of a computer program after an edit. The program is organized in plural program units, such as modules. The units are each compiled through a sequence of compilation states, including plural intermediate compilation states. In compiling each of the program units, dependencies between units are recorded in a table. When an edit to a program unit is later attempted, the edited unit is decompiled to one of various intermediate compilation states according to the edit performed. Units dependent of the edited unit are decompiled to one of various intermediate compilation states according to the dependency of the dependent unit on the edited unit. When next compiling the program, the units are compiled from their respective intermediate compilation state. Units also can be saved in various intermediate compilation states to minimize compiling when the program is again loaded. | |