TRIPOS: Difference between revisions

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search
imported>AnomieBOT
m Dating maintenance tags: {{Cn}}
 
imported>XLinkBot
BOT--Reverting link addition(s) by 77.207.25.76 to revision 1313253400 (obligement.free.fr/articles/comparaison_manuels_tripos_amigados.php, obligement.free.fr/articles/tripos_historique_specifications.php, obligement.free.fr/articles/tripos_racine_de_amigados.php [\bfree\.fr\b])
 
Line 27: Line 27:
| website                =  
| website                =  
}}
}}
'''TRIPOS''' ('''''TRI'''vial '''P'''ortable '''O'''perating '''S'''ystem'') is a [[computer]] [[operating system]]. Development started in 1976 at the [[University of Cambridge Computer Laboratory|Computer Laboratory]] of [[University of Cambridge|Cambridge University]] and it was headed by Dr. [[Martin Richards (computer scientist)|Martin Richards]]. The first version appeared in January 1978 and it originally ran on a [[PDP-11]]{{citation needed|date=November 2015}}. Later it was ported to the [[Computer Automation|Computer Automation LSI4]] and the [[Data General Nova]]. Work on a [[Motorola 68000]] version started in 1981 at the [[University of Bath]]. [[MetaComCo]] acquired the rights to the 68000 version and continued development until TRIPOS was chosen by [[Commodore International|Commodore]] in March 1985 to form part of an operating system for their new [[Amiga]] computer; it was also used at Cambridge as part of the [[Cambridge Distributed Computing System]].
'''TRIPOS''' ('''Trivial Portable Operating System''') is a [[computer]] [[operating system]]. Development started in 1976 at the [[University of Cambridge Computer Laboratory|Computer Laboratory]] of [[University of Cambridge|Cambridge University]] and it was headed by Dr. [[Martin Richards (computer scientist)|Martin Richards]]. The first version appeared in January 1978 and it originally ran on a [[PDP-11]]{{citation needed|date=November 2015}}. Later it was ported to the [[Computer Automation|Computer Automation LSI4]] and the [[Data General Nova]]. Work on a [[Motorola 68000]] version started in 1981 at the [[University of Bath]]. [[MetaComCo]] acquired the rights to the 68000 version and continued development until TRIPOS was chosen by [[Commodore International|Commodore]] in March 1985 to form part of an operating system for their new [[Amiga]] computer; it was also used at Cambridge as part of the [[Cambridge Distributed Computing System]].


Students in the [[Department of Computer Science and Technology, University of Cambridge|Computer Science department at Cambridge]] affectionately refer to TRIPOS as the ''Terribly Reliable, Incredibly Portable Operating System''. The name TRIPOS also refers to the [[Tripos|Tripos system of undergraduate courses and examinations]], which is unique to Cambridge University.
Students in the [[Department of Computer Science and Technology, University of Cambridge|Computer Science department at Cambridge]] affectionately refer to TRIPOS as the ''Terribly Reliable, Incredibly Portable Operating System''. The name TRIPOS also refers to the [[Tripos|Tripos system of undergraduate courses and examinations]], which is unique to Cambridge University.
Line 41: Line 41:
Most of TRIPOS was implemented in [[BCPL]]. The [[kernel (operating system)|kernel]] and [[device driver]]s were implemented in [[assembly language]].
Most of TRIPOS was implemented in [[BCPL]]. The [[kernel (operating system)|kernel]] and [[device driver]]s were implemented in [[assembly language]].


One notable feature of TRIPOS/BCPL was its cultural use of shared libraries, untypical at the time, resulting in small and therefore fast loading utilities.  For example, many of the standard system utilities were well below 0.5 Kbytes in size, compared to a typical minimum of about 20 Kbytes for functionally equivalent code on a modern Unix or Linux.{{clarify|date=May 2021}}
One notable feature of TRIPOS/BCPL was its cultural use of shared libraries, untypical at the time, resulting in small and therefore fast loading utilities.  For example, many of the standard system utilities were well below 0.5 Kbytes in size, compared to a typical minimum of about 20 Kbytes for functionally equivalent code on a modern Unix or Linux.{{OR|date=September 2025}}


TRIPOS was ported to a number of machines, including the [[Data General Nova|Data General Nova 2]], the Computer Automation LSI4, [[Motorola 68000]] and [[Intel 8086]]- based hardware. It was offered as the standard operating system on the Microbox III, a computer based on the Motorola 68010 produced by Micro Concepts, alongside alternatives such as [[CP/M]] and [[OS-9]].<ref name="practicalcomputing198607_microbox">{{ cite magazine | url=https://archive.org/details/practical-computing/PracticalComputing-1986-07/page/54/mode/2up | title=Microbox III Graphics for the Specialist | magazine=Practical Computing | last1=Moody | first1=Glyn | date=July 1986 | access-date=16 July 2024 | pages=54–55 }}</ref> It included support for the [[Cambridge Ring (computer network)|Cambridge Ring]] [[local area network]]. More recently,{{when|date=May 2015}} Martin Richards produced a port of TRIPOS to run under [[Linux]], using [[Cintcode BCPL]] virtual machine.
TRIPOS was ported to a number of machines, including the [[Data General Nova|Data General Nova 2]], the Computer Automation LSI4, [[Motorola 68000]] and [[Intel 8086]]- based hardware. It was offered as the standard operating system on the Microbox III, a computer based on the Motorola 68010 produced by Micro Concepts, alongside alternatives such as [[CP/M]] and [[OS-9]].<ref name="practicalcomputing198607_microbox">{{ cite magazine | url=https://archive.org/details/practical-computing/PracticalComputing-1986-07/page/54/mode/2up | title=Microbox III Graphics for the Specialist | magazine=Practical Computing | last1=Moody | first1=Glyn | date=July 1986 | access-date=16 July 2024 | pages=54–55 }}</ref> It included support for the [[Cambridge Ring (computer network)|Cambridge Ring]] [[local area network]]. More recently,{{when|date=May 2015}} Martin Richards produced a port of TRIPOS to run under [[Linux]], using [[Cintcode BCPL]] virtual machine.
Line 75: Line 75:
* INFO
* INFO
* INSTALL
* INSTALL
* [[join (Unix)|JOIN]]
* JOIN
* LAB
* LAB
* LIST
* LIST
Line 94: Line 94:
* STATUS
* STATUS
* [[TYPE (DOS command)|TYPE]]
* [[TYPE (DOS command)|TYPE]]
* VDU
* [[Visual Display Unit|VDU]]
* WAIT
* WAIT
* WHY
* WHY

Latest revision as of 05:08, 7 November 2025

Template:Use dmy dates Template:More footnotes needed Script error: No such module "Unsubst".Script error: No such module "Check for unknown parameters". TRIPOS (Trivial Portable Operating System) is a computer operating system. Development started in 1976 at the Computer Laboratory of Cambridge University and it was headed by Dr. Martin Richards. The first version appeared in January 1978 and it originally ran on a PDP-11Script error: No such module "Unsubst".. Later it was ported to the Computer Automation LSI4 and the Data General Nova. Work on a Motorola 68000 version started in 1981 at the University of Bath. MetaComCo acquired the rights to the 68000 version and continued development until TRIPOS was chosen by Commodore in March 1985 to form part of an operating system for their new Amiga computer; it was also used at Cambridge as part of the Cambridge Distributed Computing System.

Students in the Computer Science department at Cambridge affectionately refer to TRIPOS as the Terribly Reliable, Incredibly Portable Operating System. The name TRIPOS also refers to the Tripos system of undergraduate courses and examinations, which is unique to Cambridge University.

Influences on the Amiga computer

In July 1985, the Amiga was introduced, incorporating TRIPOS in the AmigaDOS module of AmigaOS. AmigaDOS included a command-line interface and the Amiga File System. The entire AmigaDOS module was originally written in BCPL (an ancestor of the C programming language), the same language used to write TRIPOS. AmigaDOS would later be rewritten in C from AmigaOS 2.x onwards, retaining backwards compatibility with 1.x up until AmigaOS 4 (completely rewritten in C) when AmigaDOS abandoned its BCPL legacy.

Features

TRIPOS provided features such as pre-emptive multi-tasking (using strict-priority scheduling), a hierarchical file system and multiple command line interpreters.

The most important TRIPOS concepts have been the non-memory-management approach (meaning no checks are performed to stop programs from using unallocated memory) and message passing by means of passing pointers instead of copying message contents. Those two concepts together allowed for sending and receiving over 1250 packets per second on a 10 MHz Motorola 68010 CPU.

Most of TRIPOS was implemented in BCPL. The kernel and device drivers were implemented in assembly language.

One notable feature of TRIPOS/BCPL was its cultural use of shared libraries, untypical at the time, resulting in small and therefore fast loading utilities. For example, many of the standard system utilities were well below 0.5 Kbytes in size, compared to a typical minimum of about 20 Kbytes for functionally equivalent code on a modern Unix or Linux.Template:OR

TRIPOS was ported to a number of machines, including the Data General Nova 2, the Computer Automation LSI4, Motorola 68000 and Intel 8086- based hardware. It was offered as the standard operating system on the Microbox III, a computer based on the Motorola 68010 produced by Micro Concepts, alongside alternatives such as CP/M and OS-9.[1] It included support for the Cambridge Ring local area network. More recently,Template:When Martin Richards produced a port of TRIPOS to run under Linux, using Cintcode BCPL virtual machine.

Template:Asof, TRIPOS is still actively maintained by Open G I Ltd. (formerly Misys Financial Systems) in Worcestershire, UK. Many British insurance brokers have a Linux/Intel basedTemplate:Clarify TRIPOS system serving networked workstations over a TCP/IP connection—the systems are used to run Open G I's BROOMS Application suite.Script error: No such module "Unsubst". Open G I have added a number of features to support the modern office such as the ability to integrate into many mainstream applications and services such as SQL server, Citrix XENAPP, terminal servers, etc.Script error: No such module "Unsubst".

Commands

The following list of commands is supported by the TRIPOS CLI.[2]

Template:Div col

Template:Div col end

Cintpos

Cintpos is an experimental interpretive version of TRIPOS which runs on the Cintcode BCPL virtual machine, also developed by Martin Richards.

References

Template:Reflist Template:Refbegin

Template:Refend

Further reading

  • Script error: No such module "Citation/CS1".
  • Script error: No such module "citation/CS1".

External links

Script error: No such module "Portal".

Template:AmigaOS

  1. Template:Cite magazine
  2. Script error: No such module "citation/CS1".