Iris 80
The CII Iris 80 computer is the most powerful computer made by the French company CII as part of Plan Calcul. It was released in 1970 and had roughly the same capabilities and performance as its main rivals in Europe: the IBM 360/75 and 360/85. The Iris 80 is the backward-compatible successor to the CII 10070, a licensed SDS Sigma-7, and to the Iris 50, an in-house development from the Sigma-9 architecture. It essentially upgraded the Iris 50 with modern integrated circuits, as well as multiprocessor capabilities. Its operating system, Siris 8, was also upgraded from Siris 7 to leverage the new capabilities of the Iris 80. Because of a policy of national preference that the Plan Calcul imposed on the public sector, this computer was installed at four of the approximately twenty French university computing centers in the mid-1970s, as well as INRIA and other research organizations. About a hundred Iris 80s were delivered, including 27 dual processors. The CS 40, used for te ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
CII Iris 50
The Iris 50 computer is one of the computers marketed by the French company CII as part of plan Calcul at the end of the 1960s. Designed for the civilian market, it was produced from 1968 to 1975 and was the successor to the CII 10070 ( SDS Sigma 7). Its main competitor in Europe was the IBM 360/50, which, like the Iris 50, was a universal 32 bits mainframe suitable for both business and scientific applications. At the same time that the CII was building the Iris 50, it had to study military variants for the army called P0M, P2M, and P2MS. The Iris 35 M version, used in particular to process the information needed to fire the Pluton missile, had a magnetic core memory made up of elements of 16 kilobytes each; tolerant of severe environmental conditions. Its main peripherals were a printer, a monitor, and modems. CII concluded that it was impossible to create another CPU compatible with Iris 50. It then decided to adopt the Sigma 9 architecture for the Iris 80, inspired by the ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Rocquencourt, Yvelines
Rocquencourt () is a former commune in the Yvelines department in the Île-de-France in north-central France. On 1 January 2019, it was merged into the new commune Le Chesnay-Rocquencourt. 29 November 2018 It is about north-west of and west of center . The commune is mainly known as the location of a research unit of INRI ...
[...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
LIS (programming Language)
LIS or LiS may refer to: Computing * LIS (programming language) * Lis (linear algebra library), library of iterative solvers for linear systems * Laboratory information system, databases oriented towards medical laboratories * Land information system, land mapping and cadastre GIS used by local governments * Language-independent specification, a programming language specification * Legume Information System, online resources and exploratory tools for legume researchers and breeders * Linear Integrated Systems, American manufacturer of semiconductors * Local information systems, collect, store, and disseminate information about small geographic areas * Location information server, provides location information * Longest increasing subsequence, algorithm to find the longest increasing subsequence in an array of numbers Science * Laser Isotope Separation, a means of producing enriched uranium from uranium ore * Lateral internal sphincterotomy, an operation for the treatmen ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Grenoble Alpes University
The (, ''Grenoble Alps University'', abbr. UGA) is a ''grand établissement'' in Grenoble, France. Founded in 1339, it is the third largest university in France with about 60,000 students and over 3,000 researchers. Established as the University of Grenoble by Humbert II of Viennois, it split in 1970 following the widespread civil unrest of May 1968. Three of the University of Grenoble's successors—Joseph Fourier University, Pierre Mendès-France University, and Stendhal University—merged in 2016 to restore the original institution under the name . In 2020, the Grenoble Institute of Technology, the Grenoble Institute of Political Studies, and the Grenoble School of Architecture also merged with the original university. The university is organized around two closely located urban campuses: Domaine Universitaire, which straddles Saint-Martin-d'Hères and Gières, and Campus GIANT in Grenoble. UGA also owns and operates facilities in Valence, Chambéry, Les Houches, ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
University Of Toulouse
The University of Toulouse (, ) is Public university, public research university, based in Toulouse, France. Originally it was established in 1229, making it one of the List of medieval universities, earliest universities to emerge in Europe. Suppressed during the French Revolution in 1793, it was refounded in 1896 as part of the reorganization of higher education. It was finally abolished in 1969, giving birth to the three universities: Toulouse 1 Capitole University, University of Toulouse-Jean Jaurès and Toulouse III - Paul Sabatier University. In January 2023, the Toulouse University Group, Toulouse university system takes the name of ''Université de Toulouse'', which it transfers on January 1, 2025 to the Toulouse III - Paul Sabatier University, Toulouse-III - Paul Sabatier University, which chooses to adopt it. In particular, the University of Toulouse is the leader of the Toulouse University Group, university system with which it is associated, along with the Toulouse ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Lisp
Lisp (historically LISP, an abbreviation of "list processing") is a family of programming languages with a long history and a distinctive, fully parenthesized Polish notation#Explanation, prefix notation. Originally specified in the late 1950s, it is the second-oldest high-level programming language still in common use, after Fortran. Lisp has changed since its early days, and many Programming language dialect, dialects have existed over its history. Today, the best-known general-purpose Lisp dialects are Common Lisp, Scheme (programming language), Scheme, Racket (programming language), Racket, and Clojure. Lisp was originally created as a practical mathematical notation for computer programs, influenced by (though not originally derived from) the notation of Alonzo Church's lambda calculus. It quickly became a favored programming language for artificial intelligence (AI) research. As one of the earliest programming languages, Lisp pioneered many ideas in computer science, includ ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
SNOBOL
SNOBOL ("StriNg Oriented and symBOlic Language") is a series of programming languages developed between 1962 and 1967 at AT&T Bell Laboratories by David J. Farber, Ralph Griswold and Ivan P. Polonsky, culminating in SNOBOL4. It was one of a number of text-string-oriented languages developed during the 1950s and 1960s; others included COMIT and TRAC. Despite the similar name, it is entirely unlike COBOL. SNOBOL4 stands apart from most programming languages of its era by having patterns as a first-class data type, a data type whose values can be manipulated in all ways permitted to any other data type in the programming language, and by providing operators for pattern concatenation and alternation. SNOBOL4 patterns are a type of object and admit various manipulations, much like later object-oriented languages such as JavaScript whose patterns are known as regular expressions. In addition SNOBOL4 strings generated during execution can be treated as programs and either inter ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Simula
Simula is the name of two simulation programming languages, Simula I and Simula 67, developed in the 1960s at the Norwegian Computing Center in Oslo, by Ole-Johan Dahl and Kristen Nygaard. Syntactically, it is an approximate superset of ALGOL 60, and was also influenced by the design of SIMSCRIPT. Simula 67 introduced objects, classes, inheritance and subclasses, virtual procedures, coroutines, and discrete event simulation, and featured garbage collection. Other forms of subtyping (besides inheriting subclasses) were introduced in Simula derivatives. Simula is considered the first object-oriented programming language. As its name suggests, the first Simula version by 1962 was designed for doing simulations; Simula 67 though was designed to be a general-purpose programming language and provided the framework for many of the features of object-oriented languages today. Simula has been used in a wide range of applications such as simulating very-large-scale inte ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Pascal (programming Language)
Pascal is an imperative and procedural programming language, designed by Niklaus Wirth as a small, efficient language intended to encourage good programming practices using structured programming and data structuring. It is named after French mathematician, philosopher and physicist Blaise Pascal. Pascal was developed on the pattern of the ALGOL 60 language. Wirth was involved in the process to improve the language as part of the ALGOL X efforts and proposed a version named ALGOL W. This was not accepted, and the ALGOL X process bogged down. In 1968, Wirth decided to abandon the ALGOL X process and further improve ALGOL W, releasing this as Pascal in 1970. On top of ALGOL's scalars and arrays, Pascal enables defining complex datatypes and building dynamic and recursive data structures such as lists, trees and graphs. Pascal has strong typing on all objects, which means that one type of data cannot be converted to or interpreted as another without explicit conversions ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
PL/I
PL/I (Programming Language One, pronounced and sometimes written PL/1) is a procedural, imperative computer programming language initially developed by IBM. It is designed for scientific, engineering, business and system programming. It has been in continuous use by academic, commercial and industrial organizations since it was introduced in the 1960s. A PL/I American National Standards Institute (ANSI) technical standard, X3.53-1976, was published in 1976. PL/I's main domains are data processing, numerical computation, scientific computing, and system programming. It supports recursion, structured programming, linked data structure handling, fixed-point, floating-point, complex, character string handling, and bit string handling. The language syntax is English-like and suited for describing complex data formats with a wide set of functions available to verify and manipulate them. Early history In the 1950s and early 1960s, business and scientific users programmed fo ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Algol 60
ALGOL 60 (short for ''Algorithmic Language 1960'') is a member of the ALGOL family of computer programming languages. It followed on from ALGOL 58 which had introduced code blocks and the begin and end pairs for delimiting them, representing a key advance in the rise of structured programming. ALGOL 60 was one of the first languages implementing function definitions (that could be invoked recursively). ALGOL 60 function definitions could be nested within one another (which was first introduced by any programming language), with lexical scope. It gave rise to many other languages, including CPL, PL/I, Simula, BCPL, B, Pascal, and C. Practically every computer of the era had a systems programming language based on ALGOL 60 concepts. Niklaus Wirth based his own ALGOL W on ALGOL 60 before moving to develop Pascal. Algol-W was intended to be the next generation ALGOL but the ALGOL 68 committee decided on a design that was more complex and advanced rather than a cleaned ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
BASIC
Basic or BASIC may refer to: Science and technology * BASIC, a computer programming language * Basic (chemistry), having the properties of a base * Basic access authentication, in HTTP Entertainment * Basic (film), ''Basic'' (film), a 2003 film * Basic, one of the Galactic Basic, languages in ''Star Wars'' Music * Basic (Glen Campbell album), ''Basic'' (Glen Campbell album), 1978 * Basic (Robert Quine and Fred Maher album), ''Basic'' (Robert Quine and Fred Maher album), 1984 * B.A.S.I.C. (Alpinestars album), ''B.A.S.I.C.'' (Alpinestars album), 2000 * Basic (Brown Eyed Girls album), ''Basic'' (Brown Eyed Girls album), 2015 * B.A.S.I.C. (The Basics album), ''B.A.S.I.C.'' (The Basics album), 2019 Places * Basic, Mississippi, a community in the US * BASIC countries, Brazil, South Africa, India and China in climate change negotiations Organizations * BASIC Bank Limited, government owned bank in Bangladesh * Basic Books, an American publisher Other uses * Basic (cigarette), a brand ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |