Interest in the impact of high order languages (HOL) on real time and process control applications development has intensified recently, due in part to the Ada language development effort sponsored by the U.S. Department of Defense. High order languages, such as Ada, incorporate state-of-the-art features in the areas of modularity, data abstraction, separate module compilation, strong type checking of data, multi-tasking, distributed processing and exception handling. The intent of such languages is to improve programmer productivity, software maintainability, and the effective management of software development in large real time systems.This paper explores the impact of an HOL on the development of the distributed computer control system for a large laser fusion facility called Nova. Nova utilizes fifty microcomputers and four VAX-11/780’s in its distributed process control computer system.Praxis, a high level real time computer language, was designed and implemented for Nova to support the control system development activity. Praxis is similar to Ada in its design goals, has many features comparable to those found in Ada, and has had operational compilers for over two years.The purpose of this paper is to assist readers who are beginning to evaluate the importance of HOL’s in small to medium scale process control applications. It includes a summary of the major design objectives and features of these HOL’s which is followed by a description of our experiences with Praxis. The article concludes with our preliminary expectations and concerns for the use of Ada within process control applications, based upon Praxis experience.