Author: Jeffrey D. Ullman
Publisher: Pearson
ISBN: 9780137903870
Category : Computers
Languages : en
Pages : 383
Book Description
This 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.
Elements of ML Programming
Author: Jeffrey D. Ullman
Publisher: Pearson
ISBN: 9780137903870
Category : Computers
Languages : en
Pages : 383
Book Description
This 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.
Publisher: Pearson
ISBN: 9780137903870
Category : Computers
Languages : en
Pages : 383
Book Description
This 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.
Elements of ML Programming
Author: Jeffrey D. Ullman
Publisher:
ISBN: 9780130803917
Category : ML (Computer program language).
Languages : en
Pages : 383
Book Description
Written by renowned computer science educator and researcher Jeffrey Ullman, this text assumes no previous knowledge of ML or functional programming. This second edition has been heavily revised and updated using ML 97. This is the first book that offers BOTH a highly accessible, step-by-step introductory tutorial on ML programming and a complete explanation of advanced features. The author uses a wide variety of program examples to show how ML can be used in a variety of applications. More sophisticated programs and advanced concepts make this book usable in a number of courses for self-study or class discussion.* Summarizes the entire ML 97 language including the latest SML/NJ features. * The author, who is a data structure pioneer, shows how standard structures and problems (e.g., hashing, binary trees, solving linear equations, numerical integration, and sorting) are implemented with ML. * Makes ML programming interesting for the uninitiated. * Demonstrates the power and ease of functional programming with a variety of interesting small and large program examples . * Gives an and accurate overview of important ML syntax and semantic subtleties. * Uses pedagogy that highlights k
Publisher:
ISBN: 9780130803917
Category : ML (Computer program language).
Languages : en
Pages : 383
Book Description
Written by renowned computer science educator and researcher Jeffrey Ullman, this text assumes no previous knowledge of ML or functional programming. This second edition has been heavily revised and updated using ML 97. This is the first book that offers BOTH a highly accessible, step-by-step introductory tutorial on ML programming and a complete explanation of advanced features. The author uses a wide variety of program examples to show how ML can be used in a variety of applications. More sophisticated programs and advanced concepts make this book usable in a number of courses for self-study or class discussion.* Summarizes the entire ML 97 language including the latest SML/NJ features. * The author, who is a data structure pioneer, shows how standard structures and problems (e.g., hashing, binary trees, solving linear equations, numerical integration, and sorting) are implemented with ML. * Makes ML programming interesting for the uninitiated. * Demonstrates the power and ease of functional programming with a variety of interesting small and large program examples . * Gives an and accurate overview of important ML syntax and semantic subtleties. * Uses pedagogy that highlights k
Elements of Functional Programming
Author: Chris Reade
Publisher: Addison Wesley Publishing Company
ISBN:
Category : Computers
Languages : en
Pages : 624
Book Description
Software -- Programming Techniques.
Publisher: Addison Wesley Publishing Company
ISBN:
Category : Computers
Languages : en
Pages : 624
Book Description
Software -- Programming Techniques.
Elements of Programming
Author: Alexander Stepanov
Publisher: Lulu.com
ISBN: 0578222140
Category : Computers
Languages : en
Pages : 282
Book Description
Elements of Programming provides a different understanding of programming than is presented elsewhere. Its major premise is that practical programming, like other areas of science and engineering, must be based on a solid mathematical foundation. This book shows that algorithms implemented in a real programming language, such as C++, can operate in the most general mathematical setting. For example, the fast exponentiation algorithm is defined to work with any associative operation. Using abstract algorithms leads to efficient, reliable, secure, and economical software.
Publisher: Lulu.com
ISBN: 0578222140
Category : Computers
Languages : en
Pages : 282
Book Description
Elements of Programming provides a different understanding of programming than is presented elsewhere. Its major premise is that practical programming, like other areas of science and engineering, must be based on a solid mathematical foundation. This book shows that algorithms implemented in a real programming language, such as C++, can operate in the most general mathematical setting. For example, the fast exponentiation algorithm is defined to work with any associative operation. Using abstract algorithms leads to efficient, reliable, secure, and economical software.
ML for the Working Programmer
Author: Lawrence C. Paulson
Publisher:
ISBN: 9780521422253
Category : Computers
Languages : en
Pages : 429
Book Description
This new edition of a successful text treats modules in more depth, and covers the revision of ML language.
Publisher:
ISBN: 9780521422253
Category : Computers
Languages : en
Pages : 429
Book Description
This new edition of a successful text treats modules in more depth, and covers the revision of ML language.
The Definition of Standard ML
Author: Robin Milner
Publisher: MIT Press
ISBN: 9780262631815
Category : Computers
Languages : en
Pages : 132
Book Description
Software -- Programming Languages.
Publisher: MIT Press
ISBN: 9780262631815
Category : Computers
Languages : en
Pages : 132
Book Description
Software -- Programming Languages.
Functional Programming Using Standard ML
Author: Åke Wikström
Publisher:
ISBN:
Category : Computers
Languages : en
Pages : 472
Book Description
Publisher:
ISBN:
Category : Computers
Languages : en
Pages : 472
Book Description
Elementary Standard ML
Author: G Michaelson
Publisher: CRC Press
ISBN: 0203116593
Category : Computers
Languages : en
Pages : 310
Book Description
Standard 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.
Publisher: CRC Press
ISBN: 0203116593
Category : Computers
Languages : en
Pages : 310
Book Description
Standard 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.
Introduction to Programming Using SML
Author: Michael R. Hansen
Publisher: Addison-Wesley
ISBN:
Category : Computer programming
Languages : en
Pages : 390
Book Description
Based 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
Publisher: Addison-Wesley
ISBN:
Category : Computer programming
Languages : en
Pages : 390
Book Description
Based 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
The Standard ML Basis Library
Author: Emden R. Gansner
Publisher: Cambridge University Press
ISBN: 9781139451406
Category : Computers
Languages : en
Pages : 486
Book Description
The 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.
Publisher: Cambridge University Press
ISBN: 9781139451406
Category : Computers
Languages : en
Pages : 486
Book Description
The 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.