Programming with Standard ML
Author: Colin Myers
Publisher:
Published: 1993
Total Pages: 320
ISBN-13:
DOWNLOAD EBOOKSoftware -- Programming Languages.
Read and Download eBook Full
Author: Colin Myers
Publisher:
Published: 1993
Total Pages: 320
ISBN-13:
DOWNLOAD EBOOKSoftware -- Programming Languages.
Author: Åke Wikström
Publisher:
Published: 1987
Total Pages: 472
ISBN-13:
DOWNLOAD EBOOKAuthor: Robin Milner
Publisher: MIT Press
Published: 1997
Total Pages: 132
ISBN-13: 9780262631815
DOWNLOAD EBOOKSoftware -- Programming Languages.
Author: Chris Reade
Publisher: Addison Wesley Publishing Company
Published: 1989
Total Pages: 624
ISBN-13:
DOWNLOAD EBOOKSoftware -- Programming Techniques.
Author: Greg Michaelson
Publisher: Courier Corporation
Published: 2013-04-10
Total Pages: 338
ISBN-13: 0486280292
DOWNLOAD EBOOKWell-respected text for computer science students provides an accessible introduction to functional programming. Cogent examples illuminate the central ideas, and numerous exercises offer reinforcement. Includes solutions. 1989 edition.
Author: Emden R. Gansner
Publisher: Cambridge University Press
Published: 2004-04-05
Total Pages: 486
ISBN-13: 9781139451406
DOWNLOAD EBOOKThe book provides a description of the Standard ML (SML) Basis Library, the standard library for the SML language. For programmers using SML, it provides a complete description of the modules, types and functions composing the library, which is supported by all conforming implementations of the language. The book serves as a programmer's reference, providing manual pages with concise descriptions. In addition, it presents the principles and rationales used in designing the library, and relates these to idioms and examples for using the library. A particular emphasis of the library is to encourage the use of SML in serious system programming. Major features of the library include I/O, a large collection of primitive types, support for internationalization, and a portable operating system interface. This manual will be an indispensable reference for students, professional programmers, and language designers.
Author: G Michaelson
Publisher: CRC Press
Published: 2004-01-10
Total Pages: 310
ISBN-13: 0203116593
DOWNLOAD EBOOKStandard ML has become the principal teaching language for introducing functional programming. This textbook places emphasis on teaching the essential features of ML, with extensive practical examples, and is intended for undergraduates studying functional programming with Standard ML.
Author: Michael R. Hansen
Publisher: Addison-Wesley
Published: 1999
Total Pages: 390
ISBN-13:
DOWNLOAD EBOOKBased on Hanson and Rischel's introductory programming course in the Informatics Programme at the Technical University of Denmark, Using Standard ML (Meta Language) throughout, they bypass theory and customized or efficient implementations to focus on understanding the process of programming and program design. Annotation copyrighted by Book News, Inc., Portland, OR
Author: Lawrence C. Paulson
Publisher:
Published: 1992
Total Pages: 429
ISBN-13: 9780521422253
DOWNLOAD EBOOKThis new edition of a successful text treats modules in more depth, and covers the revision of ML language.
Author: Jeffrey D. Ullman
Publisher: Pearson
Published: 1998-01
Total Pages: 383
ISBN-13: 9780137903870
DOWNLOAD EBOOKThis highly accessible introduction to the fundamentals of ML is presented by computer science educator and author, Jeffrey D. Ullman. The primary change in the Second Edition is that it has been thoroughly revised and reorganized to conform to the new language standard called ML97. This is the first book that offers both an accurate step-by-step tutorial to ML programming and a comprehensive reference to advanced features. It is the only book that focuses on the popular SML/NJ implementation. The material is arranged for use in sophomore through graduate level classes or for self-study. This text assumes no previous knowledge of ML or functional programming, and can be used to teach ML as a first programming language. It is also an excellent supplement or reference for programming language concepts, functional programming, or compiler courses.