LEAP (programming language): Difference between revisions

Content deleted Content added
Redirect article to ALGOL 60
Tag: New redirect
 
Line 1:
#REDIRECT [[ALGOL_60]]
{{Unreferenced|date=November 2007}}
'''LEAP''' is an extension to the [[ALGOL 60]] [[programming language]] which provides an associative memory of triples. The three items in a triple denote the association that an Attribute of an Object has a specific Value. LEAP was created by Jerome Feldman (University of California Berkeley) and Paul Rovner (MIT Lincoln Lab) in 1967. LEAP was also implemented in [[SAIL (programming language)|SAIL]].
 
==References==
* Feldman, Jerome A. and Paul D. Rovner (Jan, 1968). "The LEAP language and data structure", MIT Lincoln Laboratory, Lexington, MA. In abbreviated form, ''Proc. 1968 IFIP Congress'', Brandon Systems Press, Princeton, NJ.
* Feldman, Jerome A. and Paul D. Rovner (Aug, 1969). [http://portal.acm.org/citation.cfm?doid=363196.363204 "An ALGOL-based associative language"], ''Communications of the ACM'', 12:8, pp 439 - 449.
* [https://archive.org/details/bitsavers_mitreESDTe70256TheLEAPUsersManualSep70_8045012 Rovner, Paul D (Dec, 1968). "The LEAP users manual", MIT Lincoln Laboratory, Lexington, MA.]
* [http://i.stanford.edu/TR/CS-TR-73-373.html VanLehn, Kurt A. (Jul, 1973). "SAIL User Manual", Stanford Artificial Intelligence Laboratory, Stanford, CA.]
 
[[Category:Structured programming languages]]
[[Category:Procedural programming languages]]
[[Category:Programming languages created in 1967]]
[[Category:Knowledge representation]]
 
 
{{compu-lang-stub}}