e99 Online Shopping Mall

Geometry.Net - the online learning center Help  
Home  - Basic M - Ml Programming (Books)

  Back | 41-60 of 67 | Next 20
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

click price to see details     click image to enlarge     click link to go to the store

 
$53.00
41. Extended ML
 
$43.03
42. Dependent ML
 
$66.96
43. Extensible ML
$41.34
44. Lazy ML
 
$62.00
45. ACM SIGPLAN Workshop on ML (ML'06)
 
46. Parallel SML: A Functional Language
 
47. Introduction to standard ML (LFCS
 
48. The essence of ML (LFCS report
 
49. Changes to the standard ML core
 
50. Standard ML (LFCS report series.
 
51. A persistent storage system for
 
52. Papers on Poly/ML (Technical report.
 
53. ML'07: Proceedings of the 2007
 
54. The semantics of standard ML:
 
55. Compiling ML to DACTL: Early experiences
 
56. ML'06: Proceedings of the ACM
57. Introduction to HOL: A Theorem-Proving
 
58. The dBASE III Plus: Programmer's
$80.00
59. Compiling with Continuations
$37.02
60. Funktionale Programmierung: Sprachdesign

41. Extended ML
 Paperback: 104 Pages (2010-10-14)
list price: US$55.00 -- used & new: US$53.00
(price subject to change: see help)
Asin: 6133157844
Canada | United Kingdom | Germany | France | Japan
Editorial Review

Product Description
High Quality Content by WIKIPEDIA articles! Extended ML is a wide-spectrum language covering both specification and implementation and based on the ML programming language. It extends the syntax of ML to include axioms, which need not be executable but can rigorously specify the behavior of the program. With this addition the language can be used for stepwise refinement, proceeding gradually from an initial formal specification to eventually yield an executable Standard ML program. Correctness of the final executable SML program with respect to the original specification can then be established by proving the correctness of each of the refinement steps. Extended ML is used for research into and teaching of formal program development and specification, and research into automatic program verification. ... Read more


42. Dependent ML
 Paperback: 100 Pages (2010-10-18)
list price: US$47.00 -- used & new: US$43.03
(price subject to change: see help)
Asin: 6133155329
Canada | United Kingdom | Germany | France | Japan
Editorial Review

Product Description
High Quality Content by WIKIPEDIA articles! Dependent ML is an experimental functional programming language proposed by Frank Pfenning and Hongwei Xi. Dependent ML extends ML by a restricted notion of dependent types: types may be dependent on static indices of type Nat. Dependent ML employs a constraint theorem prover to decide a strong equational theory over the index expressions. Dependent ML has been superseded by ATS and is no longer under active development. ... Read more


43. Extensible ML
 Paperback: 160 Pages (2010-10-19)
list price: US$68.00 -- used & new: US$66.96
(price subject to change: see help)
Asin: 6133158352
Canada | United Kingdom | Germany | France | Japan
Editorial Review

Product Description
High Quality Content by WIKIPEDIA articles! Extensible ML (EML) is an ML-like programming language that adds support for object-oriented idioms in a functional setting. EML extends ML-style datatypes and functions with a class construct designed to be extended into hierarchies, thus allowing the programmer to seamlessly integrate the object-oriented programming paradigm with the traditional functional style. Extensible ML is related neither to the programming language Extended ML (other than being similarly derived from ML), nor to the specification language eXtensible Markup Language, nor to extensible programming. ... Read more


44. Lazy ML
Paperback: 78 Pages (2010-08-17)
list price: US$44.00 -- used & new: US$41.34
(price subject to change: see help)
Asin: 6132597697
Canada | United Kingdom | Germany | France | Japan
Editorial Review

Product Description
High Quality Content by WIKIPEDIA articles! Lazy ML (LML) is a functional programming language developed in the early 1980s by Lennart Augustsson and Thomas Johnsson at Chalmers University of Technology, prior to Miranda and Haskell. LML is a strongly typed, statically scoped implementation of ML, with lazy evaluation. The key innovation of LML was to demonstrate how to compile a lazy functional language. Until then, lazy languages had been implemented via interpreted graph reduction. LML compiled to G-machine code. LML is also notable as the language in which HBC, the Haskell B Compiler, was implemented. ... Read more


45. ACM SIGPLAN Workshop on ML (ML'06)
 Paperback: 95 Pages (2007-07-05)
list price: US$62.00 -- used & new: US$62.00
(price subject to change: see help)
Asin: 1604231076
Canada | United Kingdom | Germany | France | Japan

46. Parallel SML: A Functional Language and Its Implementation in DACTL (Research Monographs in Parallel & Distributed Computing)
by Kevin Hammond
 Paperback: 272 Pages (1990-11)

Isbn: 0273088319
Canada | United Kingdom | Germany | France | Japan

47. Introduction to standard ML (LFCS report series. University of Edinburgh. Dept. of Computer Science. Laboratory for Foundations of Computer Science)
by Robert Harper
 Unknown Binding: 81 Pages (1986)

Asin: B0007BFVEC
Canada | United Kingdom | Germany | France | Japan

48. The essence of ML (LFCS report series. University of Edinburgh. Dept. of Computer Science. Laboratory for Foundations of Computer Science)
by John C Mitchell
 Unknown Binding: 32 Pages (1987)

Asin: B0007BIBHG
Canada | United Kingdom | Germany | France | Japan

49. Changes to the standard ML core language (LFCS report series. University of Edinburgh. Dept. of Computer Science. Laboratory for Foundations of Computer Science)
by R Milner
 Unknown Binding: 5 Pages (1987)

Asin: B0007BGOKC
Canada | United Kingdom | Germany | France | Japan

50. Standard ML (LFCS report series. University of Edinburgh. Department of Computer Science. Laboratory of Foundations of Computer Science)
by Robert Harper
 Unknown Binding: Pages (1986)

Asin: B0007B7C6C
Canada | United Kingdom | Germany | France | Japan

51. A persistent storage system for poly and ML (Technical report. University of Cambridge. Computer Laboratory)
by David C. J Matthews
 Unknown Binding: 16 Pages (1987)

Asin: B0007BFF2A
Canada | United Kingdom | Germany | France | Japan

52. Papers on Poly/ML (Technical report. University of Cambridge. Computer Laboratory)
by David C. J Matthews
 Unknown Binding: Pages (1989)

Asin: B0007BMUTQ
Canada | United Kingdom | Germany | France | Japan

53. ML'07: Proceedings of the 2007 Workshop on ML, Freiburg, Germany, October 5, 2007
 Hardcover: 95 Pages (2007-01)

Isbn: 1595936769
Canada | United Kingdom | Germany | France | Japan

54. The semantics of standard ML: Version 1 (LFCS report series. University of Edinburgh. Dept. of Computer Science. Laboratory for Foundations of Computer Science)
by Robert Harper
 Unknown Binding: 77 Pages (1987)

Asin: B0007BGOL6
Canada | United Kingdom | Germany | France | Japan

55. Compiling ML to DACTL: Early experiences (Internal report, SYS-C. University of East Anglia. School of Information Systems)
by K Hammond
 Unknown Binding: Pages (1986)

Asin: B0007B9GFM
Canada | United Kingdom | Germany | France | Japan

56. ML'06: Proceedings of the ACM Sigplan 2006 Workshop on ML: September 16, 2006, Portland, Oregon, USA
 Hardcover: 95 Pages (2006-01)

Isbn: 1595934839
Canada | United Kingdom | Germany | France | Japan

57. Introduction to HOL: A Theorem-Proving Environment for Higher-Order Logic
Hardcover: 492 Pages (1993-06-25)
list price: US$65.00
Isbn: 0521441897
Canada | United Kingdom | Germany | France | Japan
Editorial Review

Product Description
HOL is a proof development system intended for applications to both hardware and software. It is principally used in two ways: for directly proving theorems, and as theorem-proving support for application-specific verification systems. HOL is currently being applied to a wide variety of problems, including the specification and verification of critical systems. Introduction to HOL provides a coherent and self-contained description of HOL containing both a tutorial introduction and most of the material that is needed for day-to-day work with the system. After a quick overview that gives a 'hands-on feel' for the way HOL is used, there follows a detailed description of the ML language. The logic that HOL supports and how this logic is embedded in ML are then described in detail. This is followed by an explanation of the theorem-proving infrastructure provided by HOL. Finally two appendices contain a subset of the reference manual, and an overview of the HOL library, including an example of an actual library documentation. ... Read more


58. The dBASE III Plus: Programmer's Reference-A Sourcebook of Programming Techniques
by Cary N. Prague, James Hammitt
 Paperback: 240 Pages (1987-01)
list price: US$18.95
Isbn: 0830628568
Canada | United Kingdom | Germany | France | Japan

59. Compiling with Continuations
by Andrew W. Appel
Hardcover: 272 Pages (1991-11-29)
list price: US$78.99 -- used & new: US$80.00
(price subject to change: see help)
Asin: 0521416957
Average Customer Review: 4.5 out of 5 stars
Canada | United Kingdom | Germany | France | Japan
Editorial Review

Product Description
This book shows how continuation-passing style is used as an intermediate representation to perform optimizations and program transformations. Continuations can be used to compile most programming languages.The method is illustrated in a compiler for the programming language Standard ML.Prior knowledge of ML, however, is not necessary, as the author carefully explains each concept as it arises. This is the first book to show how concepts from the theory of programming languages can be applied to the production of practical optimizing compilers for modern languages like ML. All the details of compiling are covered, including the interface to a runtime system and garbage collector. ... Read more

Customer Reviews (3)

5-0 out of 5 stars I'm still getting into it
I haven't finished with this book yet, but it looks like a good book, and it was hghly recommended by
trusted people.

5-0 out of 5 stars This book changed my life
I found this book while trying to build a interpreter for a distributed language.Appel's approach not only solved my immediate issues (a uniform means of procedure call in the presence of mobility) but opened my mind to the utility of continuations in many areas of CS.It was a real mind opener, and the explanations were clear enough that I could adopt this approach with little difficulty.

4-0 out of 5 stars Surprisingly readable, given the subject matter.
This is a very nice little book, and I found it to be surprisingly readable.The book is nicely written. Standard ML is used to illustrate the technique of compiling a functional language using continuations as theprimary intermediate representation.Lack of familiarity with ML is notparticularly burdensome. I would like to have seen more discussion of otherlanguages, though (Scheme?). ... Read more


60. Funktionale Programmierung: Sprachdesign und Programmiertechnik (eXamen.press) (German Edition)
by Peter Pepper, Petra Hofstedt
Paperback: 492 Pages (2006-05-03)
list price: US$44.95 -- used & new: US$37.02
(price subject to change: see help)
Asin: 354020959X
Canada | United Kingdom | Germany | France | Japan
Editorial Review

Product Description

Gegenstand dieses Werkes sind die Theorie und Praxis der modernen funktionalen Programmierung. Dabei betrachten die Autoren aber nicht nur das, was mittels der heute implementierten Sprachen wie HASKELL, OPAL, ML usw. machbar ist, sondern weisen auch auf aktuelle Entwicklungen hin.

Zum einen werden fortgeschrittene Programmiertechniken vorgestellt, wie z.B. die Verwendung unendlicher Datenstrukturen, Parser als Funktionen höherer Ordnung, Approximations-Algorithmen, Lösung von Gleichungssystemen usw. Zum anderen werden aber auch Sprachkonzepte diskutiert, wie z.B. eine systematische Form der Modularisierung oder besonders ausdrucksstarke und flexible Formen der Typisierung. Ein besonderes Gewicht wird generell auf die Integration verschiedener Paradigmen gelegt, wie etwa die Verbindung mit Konzepten der objektorientierten, der nebenläufigen oder der Constraint-basierten Programmierung. In diesem Zusammenhang wird speziell auch die Bedeutung von Monaden analysiert und kritisch hinterfragt.

... Read more

  Back | 41-60 of 67 | Next 20
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

Prices listed on this site are subject to change without notice.
Questions on ordering or shipping? click here for help.

site stats