Klerer–May System
{{short description|Programming language oriented to numerical scientific programming}}
The Klerer–May System is a programming language developed in the mid-1960s, oriented to numerical scientific programming, whose most notable feature is its two-dimensional syntax based on traditional mathematical notation.
File:Example of a statement in the Klerer-May programming system.png
For input and output, the Klerer–May system used a Friden Flexowriter modified to allow half-line motions for subscripts and superscripts.{{cite journal | title=A user oriented programming language |author1=Klerer, Melvin |author2=May, Jack | journal=The Computer Journal | year=1965 | volume=8 | issue=2 | pages=103–109 | doi=10.1093/comjnl/8.2.103| doi-access=free }} The character set included digits, upper-case letters, subsets of 14 lower-case Latin letters and 18 Greek letters, arithmetic operators (+
−
×
/
|
) and punctuation (.
,
(
)
), and eight special line-drawing characters (resembling ╲
╱
⎜
_
⎨
⎬
˘
⁔
) used to construct multi-line brackets and symbols for summation, products, roots, and for multi-line division or fractions.{{cite book | title=Programming Languages: History and Fundamentals | publisher=Prentice-Hall | author=Sammet, Jean | year=1969 | pages=284–294 | isbn=0-13-729988-5}}
The system was intended to be forgiving of input mistakes, and easy to learn; its reference manual was only two pages.{{cite book | title=Reference Manual | publisher=Columbia University |author1=Klerer, Melvin |author2=May, Jack | year=1965 | location=Hudson Labs, Dobbs Ferry, NY}}
The system was developed by Melvin Klerer and Jack May at Columbia University's Hudson Laboratories in Dobbs Ferry, New York, for the Office of Naval Research, and ran on GE-200 series computers.
References
{{reflist}}
Further reading
- {{cite journal | title=An Experiment in a User-oriented Computer System |author1=Klerer, Melvin |author2=May, Jack | journal=Commun. ACM |date=May 1964 | volume=7 | issue=5 | pages=290–294 | doi=10.1145/364099.364266|s2cid=14606272 | doi-access=free }}
- {{cite conference | title=Two-dimensional Programming | publisher=ACM |author1=Klerer, Melvin |author2=May, Jack | book-title=Proceedings of the November 30--December 1, 1965, Fall Joint Computer Conference, Part I | year=1965 | conference=Fall Joint Computer Conference | location=Las Vegas, Nevada | pages=63–75 | doi=10.1145/1463891.1463897| doi-access=free }}
- {{cite conference | title=Further Advances in Two-dimensional Input-output by Typewriter Terminals | publisher=ACM |author1=Klerer, Melvin |author2=Grossman, Fred | book-title=Proceedings of the November 14–16, 1967, Fall Joint Computer Conference |date=November 1967 | conference=Fall Joint Computer Conference | location=Anaheim, California | pages=675–687 | doi=10.1145/1465611.1465701}}
{{DEFAULTSORT:Klerer-May System}}
Category:Programming languages created in the 1960s
Category:Procedural programming languages
{{typ-stub}}