GOLD Engine Pseudo-Code

Overview

As different implementations of the Engine are created for different programming languages and integrated development environments, the approach and design will vary. Engine developers will use the programming language constructs and design principles which are best for the language which they are using. Each programming language has advantages and disadvantages and developers are encouraged to use the interface and format that is most appropriate for the language.

 

As a result, an implementation of the Engine written for Visual Basic 6 will differ greatly from one written for ANSI C.

flow-engine.gif (3886 bytes)