Software:ARX (operating system)

From HandWiki
Short description: Operating system developed by Acorn Computers Ltd
ARX
DeveloperAcorn Computers Ltd.
Written inModula-2+
OS familyUnix-like
Working stateDiscontinued
Marketing targetLow cost paperless office computing workstation
Available inEnglish
PlatformsARM
Kernel typeMicrokernel
Default user interfaceGraphical user interface[1] and special keyboard keys[2]
LicenseProprietary
Preceded byMOS
Succeeded byArthur, renamed RISC OS

ARX was an unreleased Mach-like operating system written in Modula-2+[3][4] developed by Acorn Computers Ltd in the Acorn Research Centre (ARC) United Kingdom (UK) and later by Olivetti - which purchased Acorn - for Acorn's new Archimedes personal computers based on the ARM architecture reduced instruction set computer (RISC) central processing unit (CPUs).

Overview

According to the project Application Manager[5] Richard Cownie, during the project, while Acorn was developing the kernel, it used the C and Acorn Modula Execution Library (CAMEL) in the Acorn Extended Modula-2 (AEM2) compiler (ported from Modula-2 ETH Zurich (ETH) using Econet hardware). Though never released externally, CAMEL was ported to use on Sun Microsystems Unix computers.[6] In an effort to port Sun's workstations Sun NeWS to the Archimedes, David Chase developed a compiler based on AEM2 for the programming language Modula-3.[7]

ARX was a preemptive multitasking, multithreading, multi-user operating system. Much of the OS ran in user mode and as a result suffered performance problems due to switches into kernel mode to perform mutexes, which led to the introduction of the SWP instruction to the instruction set of the ARMv2a version of the ARM processor. It had support of a file system for optical (write once read many (WORM)) disks[5] and featured a window system, a window toolkit (and a direct manipulation user interface (UI) editor[8]) and an Interscript-based text editor, for enriched documents written in Interpress (a HTML precursor). The OS had to be fitted in a 512 KB read-only memory (ROM) ROM image.[9] This suggests that ARX had a microkernel-type design.[according to whom?]

It was not finished in time to be used in the Acorn Archimedes range of computers, which shipped in 1987 with an operating system named Arthur, later renamed RISC OS, derived from the earlier Machine Operating System (MOS) from Acorn's earlier 8-bit BBC Micro range.[10] Confusion persisted about the nature of ARX amongst the wider public and press, with some believing that ARX was Acorn's own Unix variant,[11] with this view being refined in time to accommodate ARX as Acorn's own attempt to deliver a "UNIX look-alike" whose development had been abandoned in favour of a traditional Unix version for the Archimedes, which ultimately emerged as RISC iX.[12]

The Acorn Research Centre was acquired by Olivetti.

See also

References

  1. "Acorn History (untitled)". http://www.stairwaytohell.com/articles/AU-AcornHistory.html. 
  2. "Chris's Acorns: Acorn A500 (prototype)". https://chrisacorns.computinghistory.org.uk/Computers/A500.html. 
  3. Template:Cite tech report
  4. Bruce, Cockburn. "Aha – what about Modula-2?". http://www.chiark.greenend.org.uk/~theom/riscos/docs/Modula2ARX.txt.  Usenet post to comp.sys.acorn detailing the relationship between ARX and Modula-2
  5. 5.0 5.1 TOP3 smart moves Richard Cownie. Real World Technologies (September 2009)
  6. Chase, David. "David Chase (resume)". http://chasewoerner.org/resume.html. 
  7. Jordan, Mick (1990). "An extensible programming environment for Modula-3". SIGSOFT Software Engineering Notes 15 (6): 66–76. doi:10.1145/99278.99285. https://www.cs.tufts.edu/~nr/cs257/archive/mick-jordan/modula-3-environment.pdf. Retrieved 2009-09-08. 
  8. "Brian T. Lewis - Resume". http://pages.sbcglobal.net/btlewis/resume-formatted.html. 
  9. "Full Acorn Machine List". http://www.khantazi.org/Archives/MachineLst.html#A500. 
  10. Holgate, Chris; Davison, Rob; Burke, Stephen; Given, David; Harris, Ben; Kendrick, Rob; Bracey, Kevin; Fenelon, Pete et al.. "Not A RISC By Thursday". http://neil.franklin.ch/Usenet/alt.folklore.computers/20010824_Not_A_RISC_By_Thursday.  A set of Usenet posts detailing why ARX was abandoned for RISC OS.
  11. "Fact or fantasy?". Archive: pp. 50. February 1988. https://archive.org/details/Archive_1988-02_OCR/page/n51/mode/1up. 
  12. "PC Emulator and Arthur". RISC User: pp. 44. September 1988. https://archive.org/details/eu_RiscUser_1988-09_OCR/page/n43/mode/1up. 

External links