DataMuseum.dk

Presents historical artifacts from the history of:

CR80 Wang WCS documentation floppies

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about CR80 Wang WCS documentation floppies

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦2a145a90b⟧ Wang Wps File

    Length: 1287 (0x507)
    Types: Wang Wps File
    Notes: Spelunked
    Names: »~ORPHAN20.08«

Derivation

└─⟦8ddc7201e⟧ Bits:30006018 8" Wang WCS floppy, CR 0459A
    └─ ⟦this⟧ »~ORPHAN20.08« 

WangText





                              
                         Issue 1.4
LKSAA - VOLUME II             
                         SYS/84-04-24
Part 1
TECHNICAL PROPOSAL            
                        Page   





2.2.2    G̲e̲n̲e̲r̲a̲l̲ ̲D̲e̲v̲e̲l̲o̲p̲m̲e̲n̲t̲ ̲a̲n̲d̲ ̲M̲a̲i̲n̲t̲e̲n̲a̲n̲c̲e̲ ̲S̲o̲f̲t̲w̲a̲r̲e̲



2.2.2.1  P̲r̲o̲g̲r̲a̲m̲m̲i̲n̲g̲ ̲L̲a̲n̲g̲u̲a̲g̲e̲s̲

         The following languages are presently available:

             -   Cobol
             -   Fortran 77
             -   Pascal
             -   SWEL, the CR80 System Programming Language
             -   Assembler
             -   Ada

         SWELL is the system programming language for CR80 series
         of computers. In the design of SWELL, the programming
         language PASCAL, has been used as a model, because
         of the facilities PASCA offers for systematic and structured
         programming. However, in SWELL, program execution is
         not supported by a run time system, and no facilities
         that might hide the architecture of the computer are
         implemented. Therefore, only constructs that have 
         direct and efficient implementation on the CR80 are
         included in the language.

         In addition to the languages mentioned above a Parsing
         System is available. The Parsing System is a set of
         tools for table driven text scanning and syntax analysis.