Convergent Technologies Operating System: Difference between revisions

Content deleted Content added
CmdrObot (talk | contribs)
m sp: a always→an always
m Fix link Algol -> ALGOL
Line 7:
The word processor was one of the first screen-oriented editors with many high-powered features, such as multiple views of the same file, cut/copy/paste, unlimited undo/redo, no typing lost after a crash, user-selectable fonts, and much more.
 
Most of the system programs were written in [[PL/M]], an [[AlgolALGOL]]-like language from [[Intel]] which compiled directly to object code without a [[runtime library]].
 
The system API was presented to both high-level languages and assembly language. The assembler was very advanced, with a [[Lisp]]-like pattern-matching macro facility unmatched by almost any other assembler before or since.