procedural language
A programming language that requires programming discipline, such as C/C++, Java, COBOL, FORTRAN, Perl and JavaScript. Also called an "imperative language," programmers writing in such languages must develop a proper order of actions in order to solve the problem, based on a knowledge of data processing and programming. Contrast with non-procedural language.
Procedural (3GL) Non-Procedural (4GL)
USE FILEX USE FILEX
DO WHILE .NOT. EOF LIST NAME, AMOUNTDUE
? NAME, AMOUNTDUE
SKIP
ENDDO
Computer Desktop Encyclopedia THIS DEFINITION IS FOR PERSONAL USE ONLY
All other reproduction is strictly prohibited without permission from the publisher.
Copyright © 1981-2009 by Computer Language Company Inc. All rights reserved.
Browse dictionary definitions near procedural language
Share on Facebook