株式会社極東書店トップ商品一覧Two-Level Functional Languages.

商品詳細

Two-Level Functional Languages.

Two-Level Functional Languages.

・ISBN 978-0-521-40384-9 hard GB£ 122.00

¥38,649.- (税込) (※)価格はご注文時の参考価格となります。
納品価格につきましては書籍の入荷時点で確定となります。
版元の原価改定、外国為替の変動等により異なる場合がございますので、予めご了承下さい。

お気に入り
電子版あり 大学・学術機関向け電子ブック(eBook)ISBN 9780511526572
著者・編者Nielson, Flemming / Nielson, Hanne Riis,
シリーズ (Cambridge Tracts in Theoretical Computer Science)
出版社 (Cambridge University Press, UK)
出版年月1992
ページ数312 pp.
言語ENG
ニュース番号<A00-61258>

解説

The authors describe here a framework in which the type notation of functional languages is extended to include a notation for binding times (that is run-time and compile-time) that distinguishes between them. Consequently the ability to specify code and verify program correctness can be improved. Two developments are needed, the first of which introduces the binding time distinction into the lambda calculus, in a manner analogous with the introduction of types into the untyped lambda calculus. Methods are also presented for introducing combinators for run-time. The second concerns the interpretation of the resulting language, which is known as the mixed lambda-calculus and combinatory logic. The notion of 'parametrized semantics' is used to describe code generation and abstract interpretation. The code generation is for a simple abstract machine designed for the purpose; it is close to the categorical abstract machine. The abstract interpretation focuses on a strictness analysis that generalises Wadler's analysis for lists.