Abstract Data Types in Standard ML

Abstract Data Types in Standard ML
Author: Rachel Harrison
Publisher:
Total Pages: 232
Release: 1993-08-27
Genre: Computers
ISBN:

Abstract Data Types in Standard ML Rachel Harrison University of Southampton, UK This book presents a thorough treatment of data abstraction within a functional framework. The approach to abstract data types strikes a balance between the theoretical and the practical, stressing the importance of producing reliable, high quality code which is robust and reusable. Exercises are provided, as well as numerous annotated algorithms in Standard ML. Emphasis is placed on the key concepts of specification, modularity and generality. Each chapter shows how to specify, apply and implement generic abstract data types, and the specifications are used to verify and validate the correctness of the implementations. Students of software engineering will find this book particularly attractive—for courses such as advanced programming, program design, algorithms and data structures, and program specification. It will also serve as a useful post-introductory text for courses on functional programming.

ML for the Working Programmer

ML for the Working Programmer
Author: Lawrence C. Paulson
Publisher:
Total Pages: 429
Release: 1992
Genre: Computers
ISBN: 9780521422253

This new edition of a successful text treats modules in more depth, and covers the revision of ML language.

Recent Trends in Data Type Specification

Recent Trends in Data Type Specification
Author: Hartmut Ehrig
Publisher: Springer Science & Business Media
Total Pages: 396
Release: 1991-09-11
Genre: Computers
ISBN: 9783540544968

The algebraic specification of abstract data types is now a well establishedresearch topic in computer science. This area influences both applications and theoretical foundations of methodologies which support the design and formal development of reliable software. The Seventh Workshop on Specification of Abstract Data Types took place in Wusterhausen/Dosse, April17-20, 1990, and was organized in cooperation with the ESPRIT Basic Research Working Group COMPASS. The main topics covered by the workshop were: - Modularization - Object orientation - Higher-order types anddependent types - Inductive completion - Algebraic high-level nets.

Elementary Standard ML

Elementary Standard ML
Author: G Michaelson
Publisher: CRC Press
Total Pages: 310
Release: 2018-10-08
Genre: Computers
ISBN: 1482286947

This book is concerned with programming in the language Standard ML (SML), that is using SML to make precise models for computer animation. It draws on the distinction between programming in the small and in the large, plumping exclusively for the former.

The Standard ML Basis Library

The Standard ML Basis Library
Author: Emden R. Gansner
Publisher: Cambridge University Press
Total Pages: 486
Release: 2004-04-05
Genre: Computers
ISBN: 9781139451406

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.

Abstract State Machines - Theory and Applications

Abstract State Machines - Theory and Applications
Author: Yuri Gurevich
Publisher: Springer
Total Pages: 392
Release: 2003-07-31
Genre: Computers
ISBN: 3540445188

The ASM 2000 workshop was held in the conference center of the Swiss Federal Institute of Technology (ETH) at Monte Verit a, Canton Ticino, March 19-24, 2000. The ASM formalism was proposed together with the thesis that it is suitable to model arbitrary computer systems on arbitrary abstraction levels. ASMs have been successfully used to analyze and specify various hardware and software systems including numerous computer languages. The aim of the workshop was to bring together domain-experts, using ASMs as a practical speci cation method, and theorists working with ASMs and related methods. In addition the workshop served as a forum on theoretical and practical topics that relate to ASMs in a broad sense. Three tutorials including hands-on experience with tools were organized by U. Gl ̈asser and G. del Castillo (on the topic \Specifying Concurrent Systems with ASMs"), H. Russ ̈ and N. Shankar (on the topic \A Tutorial Introduction to PVS"), M. Anlau , P.W. Kutter, and A. Pierantonio (on the topic \Developing Domain Speci c Languages"). In response to the organization committee’s call for papers, 30 papers were submitted, each of which was independently reviewed by four members of the program committee. This volume presents a selection of 12 of the refereed papers and two reports on industrial ASM application at Siemens AG and Microsoft Research, together with contributions based on the invited talks given by A.

Elements of ML Programming

Elements of ML Programming
Author: Jeffrey D. Ullman
Publisher: Pearson
Total Pages: 383
Release: 1998-01
Genre: Computers
ISBN: 9780137903870

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.

Recent Trends in Data Type Specification

Recent Trends in Data Type Specification
Author: Magne Haveraaen
Publisher: Springer Science & Business Media
Total Pages: 568
Release: 1996-09-04
Genre: Computers
ISBN: 9783540616290

This book contains a strictly refereed selection of revised full papers chosen from the papers accepted for presentation during the 11th Workshop on Abstract Data Types held jointly with the 8th COMPASS Workshop in Oslo, Norway, in September 1995. The 25 research papers included were chosen from 57 pre-selected workshop presentations; also included are six invited contributions. The volume reports the progress achieved in the area of algebraic specification since the predecessor meeting held in May 1994.