V2(ID:3345/v::004)

Volume 2 language from IAL work rejections 


for Volume 2 Language - McCarthy's proposal's for various conditional, functional and s-expressional features for the IAL were put into a secnod volume report, as a minority report. This Volume was also rejected by the GAMM in Zurich, and McCarthy began work on the language while teaching in the MIT courses in 1958


Structures:
Related languages
IAL => V2   left over from Based on
V2 => ALGOL X   Influence
V2 => LISP   Evolution of

References:
  • Ad Hoc Committee on Languages of the Association for Computing Machinery: Proposal for a Programming Language (IAL 1958), Manuscript, ACM, May 1958 view details
  • McCarthy, J "Some Proposals for the Volume 2 (V2) language" internal IAL memo 1958 view details Abstract: At the beginning of June, McCarthy again wrote a paper concerning the international algorithmic language. His aim was to rediscuss points that were covered in the meetings preparing the Z"urich meeting but discarded. The paper, titled `Some Proposals for the Volume 2 (V2) language', is addressed to Perlis and Turanski. McCarthy tried to clarify his points. He started: `The material that was cut out of volume 1 and not subsequently restored does not amount enough to justify a volume 1 1/2. Therefore, I think we should not try to produce an immediate report but should aim after long range goals...'.

    The first part of the paper (11) discussed the intermediate language, which was to be convenient for a compiler. McCarthy stressed the advantage of expressing a whole program as a composite expression and proposed the prefix-notation. The subject of the second part are functions. McCarthy points out that the language described by the first volume contains functions only as constant entities, i.e. a symbol denotes only one and the same function. He proposed including variables for functions and permitting them on the left side of assignment statements. To increase the potential applications of these language elements he proposed additonal operations with functions:

    "1. Addition, substraction, multiplication and division for numerical valued functions. In general we shall want any operations which were appropriate on the range of a set of functions.

    2. Composition ... is appropriate whenever the domain of a (function) f and the range of (another function) g coincide.

    3. Abstraction from forms. ... I have chosen to propose that we use the Church Lambda notation ... This implies that we must also admit forms into our system and an appropriate collection of operations on them ....

    4. Operations on functions such as differentiation, other differential operators, and integration ...

    5. ... direct sum operation (of multiplet valued functions) ..."

    Then he considers permitting the description of logical relations between variables (which could be understood as a consequence of the work on the advice taker which developed into logic-oriented programming).

    The end of this interesting paper contains the proposal for using rules for compiler as a program which translates the text according to rules. We hope that most of these rules can be given by formulas ... . If this can be done the compiler will be very easily described and it will be very easy for the programmer to introduce new notations." We don't want to stylize these short remarks into the founding of a new rule-oriented programming style. However, we believe this to be an important idea, which for a long time was forgotten. It was this author who proved the feasibility of the idea of a rule-based compiler (33,34).

    from Stoyan
  • McCarthy, J. "An Algebraic Language for the Manipulation of Symbolic Expressions" MIT AI Lab., AI Memo No. 1, Cambridge Sept. 1958. view details
  • McCarthy, J. "Symbol Manipulating Language - Revisions of the Language" MIT AI Lab., AI Memo No. 3, Cambridge October 1958 view details
  • McCarthy, J. "Symbol Manipulating Language - Revisions of the Language" MIT AI Lab., AI Memo No. 4, Cambridge October 1958. view details
  • Early LISP History (1956-1959) by Herbert Stoyan University of Erlangen-Nürnberg Lehrstuhl für Künstiche Intelligenz Am Weichselgarten 7, D-91058 Erlangen Germany view details External link: html transcription