# TRIPOS

> operating system

**Wikidata**: [Q2140719](https://www.wikidata.org/wiki/Q2140719)  
**Wikipedia**: [English](https://en.wikipedia.org/wiki/TRIPOS)  
**Source**: https://4ort.xyz/entity/tripos

## Summary
TRIPOS is an operating system developed by the University of Cambridge and MetaComCo, first released in 1978. Designed for minicomputers, it influenced the development of AmigaDOS and was notable for its portability across hardware platforms. It was written primarily in BCPL and assembly language.

## Key Facts
- **Developed by**: University of Cambridge and MetaComCo.
- **Initial release**: 1978.
- **Programming languages**: BCPL and assembly language.
- **Succeeded by**: AmigaDOS.
- **Aliases**: Trivial Portable Operating System.
- **Runs on**: Amiga Old File System.
- **Related operating systems**: AmigaOS, AmigaDOS.
- **Wikidata sitelink count**: 10.

## FAQs
### Q: What is TRIPOS?
A: TRIPOS is an operating system developed in 1978 by the University of Cambridge and MetaComCo, known for its portability and influence on AmigaDOS.

### Q: Who created TRIPOS?
A: TRIPOS was developed by the University of Cambridge and later commercialized by the British software company MetaComCo.

### Q: How is TRIPOS related to AmigaDOS?
A: TRIPOS directly influenced the design of AmigaDOS, which succeeded it as the disk operating system for Amiga computers.

## Why It Matters
TRIPOS played a significant role in the evolution of operating systems through its emphasis on portability and modular design. Developed in an academic context, it demonstrated early cross-platform compatibility, a concept critical to modern computing. Its influence on AmigaDOS highlights its practical impact on commercial systems, particularly in the 1980s home computer market. TRIPOS also showcased the potential of high-level languages like BCPL in OS development, bridging the gap between academic research and industry application.

## Notable For
- **Portability**: Designed to run on multiple hardware architectures, a novel concept at the time.
- **Academic origins**: Emerged from research at the University of Cambridge.
- **Influence on AmigaDOS**: Served as a foundational model for Amiga’s disk operating system.
- **Use of BCPL**: One of the first operating systems to heavily utilize the BCPL programming language.

## Body
### Development
- **Initial creation**: Developed at the University of Cambridge in 1978.
- **Commercialization**: Later maintained and marketed by MetaComCo, a UK-based software company founded in 1981.

### Technical Features
- **Programming languages**: Primarily written in BCPL, with components in assembly language for low-level operations.
- **File system compatibility**: Operated with the Amiga Old File System.
- **Hardware adaptability**: Designed for portability across different minicomputer platforms.

### Legacy
- **Succession**: Replaced by AmigaDOS, which retained many of TRIPOS’s design principles.
- **Cultural impact**: Contributed to the growth of the Amiga ecosystem, popular in 1980s home and multimedia computing.

## Schema Markup
```json
{
  "@context": "https://schema.org",
  "@type": "Software",
  "name": "TRIPOS",
  "description": "An operating system developed by the University of Cambridge and MetaComCo, first released in 1978.",
  "url": "https://en.wikipedia.org/wiki/TRIPOS",
  "sameAs": [
    "https://www.wikidata.org/wiki/Q3982128",
    "https://en.wikipedia.org/wiki/TRIPOS"
  ],
  "additionalType": "https://schema.org/OperatingSystem",
  "author": [
    {
      "@type": "Organization",
      "name": "University of Cambridge"
    },
    {
      "@type": "Organization",
      "name": "MetaComCo"
    }
  ],
  "datePublished": "1978-01-00",
  "programmingLanguage": [
    "BCPL",
    "Assembly language"
  ]
}

## References

1. [Source](https://archive.org/details/1986-metacomco-intro-to-tripos/page/n1/mode/2up)
2. Freebase Data Dumps. 2013