Big Chemical Encyclopedia

Chemical substances, components, reactions, process design ...

Articles Figures Tables About

Programming languages procedure-oriented

C Language Integrated Production System (CLIPS) is a programming language shell designed for rule-based, object-oriented, and procedural software development. [Pg.57]

Object-oriented programming (OOP) languages combine data and procedures that operate on that data into discrete structures called objects. By contrast, the traditional programming languages (such as FORTRAN) used widely by chemists and chemical engineers separate data to be operated upon... [Pg.1948]

Classes are the major new feature that C++ adds to C. They are the C++ language feature that facilitates object-oriented programming. The key idea of object-oriented programming is that the fundamental components of programs should be a objects—a data structure that combines data (information storage) and procedures. Software objects are analogous to the raw parts that are used in other creative disciplines. They make it possible to build more complex entities than would otherwise be possible, they may be modified and specialized as necessary, and they allow the programmer to build software whose structure parallels the structure of the problem domain. [Pg.32]

DeLine, R., Leino, K.R.M. BoogiePL A typed procedural language for checking object-oriented programs. Technical Report MSR-TR-2005-70, Microsoft Research (2005)... [Pg.199]


See other pages where Programming languages procedure-oriented is mentioned: [Pg.407]    [Pg.535]    [Pg.109]    [Pg.535]    [Pg.12]    [Pg.406]    [Pg.44]    [Pg.526]    [Pg.535]    [Pg.122]    [Pg.92]    [Pg.168]    [Pg.31]    [Pg.264]    [Pg.299]    [Pg.73]    [Pg.39]    [Pg.192]    [Pg.290]    [Pg.459]    [Pg.1951]    [Pg.24]    [Pg.22]    [Pg.65]    [Pg.89]    [Pg.2]    [Pg.96]    [Pg.338]    [Pg.245]    [Pg.9]    [Pg.122]    [Pg.20]    [Pg.786]    [Pg.50]    [Pg.194]    [Pg.17]    [Pg.422]    [Pg.1949]    [Pg.1960]   
See also in sourсe #XX -- [ Pg.109 ]




SEARCH



Procedural languages

Procedural programming

Procedure-oriented language

Programming language

© 2024 chempedia.info