| Mesa Programming Language |
Article Index for Mesa |
Limousines in Mesa |
Website Links For Mesa |
Information AboutMesa Programming Language |
| CATEGORIES ABOUT MESA PROGRAMMING LANGUAGE | |
| xerox | |
| procedural programming languages | |
| concurrent programming languages | |
|
Due to these historic links, trained Mesa programmers from Xerox were well versed in the fundamentals of GUI s, networked environments and the other advances that Xerox contributed to the field of Computer Science . Mesa is an ALGOL -like language. It was designed around the concept of Modular Programming , which stressed the separation between the (''programmer's'') ''interface'' of a library module and its ''implementation''. In Mesa all keywords are capitalized. Mesa has a rich exception facility with four types of exceptions, and includes Monitors for synchronization. Mesa was the first language to implement monitor BROADCAST, which was created at Xerox by the developers of the Pilot operating system. It was well beyond its time, supporting concepts like incremental compilation and being used in environments that enabled the source code of a properly built application to be assembled from anywhere in the Xerox Intranet . This way any Mesa developer could debug any problems in the operating systems on Xerox 8010 and 6085 machines, which were also coded in Mesa. Before that time Mesa was run on Xerox's own stack-based workstations such as the Alto , the 8010 (Dandelion) and the smaller and faster 6085 (Daybreak) . A secondary operating system called the Xerox Development Environment (XDE) allowed developers to debug the ViewPoint GUI operating system by swapping worlds, therefore allowing crashes that would have paralyzed the whole system to be debugged. Mesa was taught via the Mesa Programming Course that took people through the wide range of technology that Xerox had available at the time and that finished off with the programmer writing a " Hack ", a workable program designed to be useful. An actual example of such a hack is the BWSMagnifier, which was written in 1988 and allowed people to magnify sections of the workstation screen as defined by a resizable window and a changeable magnification factor. DESCENDANTS
"Modula-2 and Oberon" , N. Wirth, ''Proc. 3rd Conf. History of Programming Languages'', San Diego, 2007. NOTES SEE ALSO REFERENCES
EXTERNAL LINKS |
|
|