Lithe: a language combining a flexible syntax and classes
暂无分享,去创建一个
The syntax of a program greatly influences its readability. A good syntax suggests the meaning attached to a construct and suppresses irrelevant details. In most programming languages, the user’s control over syntax is limited to the choice of identifier names and t be overloading of some operators. This paper introduces an experimental programming language, Lithe, that allows the user to freely choose his own syntax. Lithe combines two ideas that have been used successfully before: syntax-directed translation and classes. Although these ideas are old, they are combined in a new way that results in a remarkably simple yet powerful language.
[1] John F. Shoch,et al. An overview of the programming language Smalltalk-72 , 1979, SIGP.
[2] Thomas A. Standish. Extensibility in programming language design , 1975, AFIPS '75.
[3] Thomas A. Standish. Some features of PPL, a polymorphic programming language , 1969, SIGP.
[4] Jean D. Ichbiah. Extensibility in Simula 67 , 1971 .
[5] Craig Schaffert,et al. Abstraction mechanisms in CLU , 1977, Commun. ACM.