VERS2(ID:5468/)

Generalised programming language 





Related languages
EL1 => VERS2   Built on
VERS => VERS2   Evolution of

References:
  • Earley, J. "Relational level data structures for programming languages", Acta Informatica, V. 2 (1973), p. 293-309. view details
  • Earley, Jay "High level operations in automatic programming" pp34-42 view details Abstract: We discuss the thesis that one good way of achieving non-procedural or problem-oriented languages is by constructing higher and higher level procedural languages. We present a set of operations embedded in a programming language VERS2 which represent a higher level of description than currently exists. These include iterators (operations which, if written out, would normally involve an iteration over a group of objects), pattern matching facilities, implicitly specified data structures, and the ability to place constraints on data structures.
          in Proceedings of the ACM SIGPLAN symposium on Very high level languages, March 28-29, 1974, Santa Monica, California, United States view details