Difference between revisions of "Burroughs B5000"
m (+cat) |
m (→External links: +The Architecture of the Burroughs B5000) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | The '''Burroughs B5000''' was an influential early (1961) [[mainframe]] computer. Since it was Burroughs' first internally-developed machine, they sought to try and catch up to their competitors (such as [[International Business Machines|IBM]]) by including a number of advanced aspects from the forefront of computer science. | + | The '''Burroughs B5000''' was an influential early (1961) [[mainframe]] computer. Since it was [[Burroughs]]' first internally-developed machine, they sought to try and catch up to their competitors (such as [[International Business Machines|IBM]]) by including a number of advanced aspects from the forefront of computer science. |
One important novelty was its support of [[segmentation]], which was used to provide [[virtual memory]]. It was also heavily [[stack]]-oriented at the [[instruction]] level. | One important novelty was its support of [[segmentation]], which was used to provide [[virtual memory]]. It was also heavily [[stack]]-oriented at the [[instruction]] level. | ||
Line 6: | Line 6: | ||
It was followed by the [[Burroughs B5500]] and [[Burroughs B5700]]; re-designs led to the [[Burroughs B6500]] and [[Burroughs B6700]] family. | It was followed by the [[Burroughs B5500]] and [[Burroughs B5700]]; re-designs led to the [[Burroughs B6500]] and [[Burroughs B6700]] family. | ||
+ | |||
+ | {{semi-stub}} | ||
==External links== | ==External links== | ||
− | + | ||
+ | * Alastair J.W. Mayer, [https://www.smecc.org/The%20Architecture%20%20of%20the%20Burroughs%20B-5000.htm ''The Architecture of the Burroughs B5000''], ACM SIGARCH Computer Architecture News, Vol. 10, No. 4, June, 1982 - '20 Years Later and Still Ahead of the Times?' | ||
* [https://www.cs.uaf.edu/2010/fall/cs441/proj1/b5000/ Burroughs B5000 Computer] | * [https://www.cs.uaf.edu/2010/fall/cs441/proj1/b5000/ Burroughs B5000 Computer] | ||
− | |||
− | |||
[[Category: Mainframes]] | [[Category: Mainframes]] |
Latest revision as of 19:11, 3 July 2025
The Burroughs B5000 was an influential early (1961) mainframe computer. Since it was Burroughs' first internally-developed machine, they sought to try and catch up to their competitors (such as IBM) by including a number of advanced aspects from the forefront of computer science.
One important novelty was its support of segmentation, which was used to provide virtual memory. It was also heavily stack-oriented at the instruction level.
It supported COBOL and ALGOL, but not (initially) FORTRAN, since ALGOL was viewed as superior. In another influential novelty, its operating system, the Master Control Program, was written in ALGOL, in part since it was intended that the machine need not support being programmed in assembly language.
It was followed by the Burroughs B5500 and Burroughs B5700; re-designs led to the Burroughs B6500 and Burroughs B6700 family.
External links
- Alastair J.W. Mayer, The Architecture of the Burroughs B5000, ACM SIGARCH Computer Architecture News, Vol. 10, No. 4, June, 1982 - '20 Years Later and Still Ahead of the Times?'
- Burroughs B5000 Computer