Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
IBM Future Systems project
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{short description|IBM research project in the 1970s for new computer designs}} The '''Future Systems project''' ('''FS''') was a research and development project undertaken in [[IBM]] in the early 1970s to develop a revolutionary line of computer products, including new software models which would simplify software development by exploiting modern powerful [[computer hardware|hardware]]. The new systems were intended to replace the [[System/370]] in the market some time in the late 1970s. There were two key components to FS. The first was the use of a [[single-level store]] that allows data stored on [[secondary storage]] like [[disk drive]]s to be referred to within a program as if it was data stored in [[main memory]]; [[Variable (computer science)|variables]] in the code could point to objects in storage and they would invisibly be loaded into memory, eliminating the need to write code for file handling. The second was to include instructions corresponding to the statements in [[high-level programming language]]s, allowing the system to directly run programs without the need for a [[compiler]] to convert from the language to [[machine code]]. One could, for instance, write a program in a [[text editor]] and the machine would be able to run that directly. Combining the two concepts in a single system in a single step proved to be an impossible task. This concern was pointed out from the start by the engineers, but it was ignored by management and project leaders for many reasons. Officially started in the fall of 1971, by 1974 the project was moribund, and formally cancelled in February 1975. The single-level store was implemented in the [[System/38]] in 1978 and moved to other systems in the lineup after that, but the concept of a machine that directly ran high-level languages has never appeared in an IBM product.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)