Purely Functional Data Structures

Purely Functional Data Structures
Author :
Publisher : Cambridge University Press
Total Pages : 190
Release :
ISBN-10 : 9781139811019
ISBN-13 : 1139811010
Rating : 4/5 (010 Downloads)

Book Synopsis Purely Functional Data Structures by : Chris Okasaki

Download or read book Purely Functional Data Structures written by Chris Okasaki and published by Cambridge University Press. This book was released on 1998-04-13 with total page 190 pages. Available in PDF, EPUB and Kindle. Book excerpt: Most books on data structures assume an imperative language like C or C++. However, data structures for these languages do not always translate well to functional languages such as Standard ML, Haskell, or Scheme. This book describes data structures from the point of view of functional languages, with examples, and presents design techniques so that programmers can develop their own functional data structures. It includes both classical data structures, such as red-black trees and binomial queues, and a host of new data structures developed exclusively for functional languages. All source code is given in Standard ML and Haskell, and most of the programs can easily be adapted to other functional languages. This handy reference for professional programmers working with functional languages can also be used as a tutorial or for self-study.


Purely Functional Data Structures Related Books

Purely Functional Data Structures
Language: en
Pages: 190
Authors: Chris Okasaki
Categories: Computers
Type: BOOK - Published: 1998-04-13 - Publisher: Cambridge University Press

DOWNLOAD EBOOK

Most books on data structures assume an imperative language like C or C++. However, data structures for these languages do not always translate well to function
Purely Functional Data Structures
Language: en
Pages: 236
Authors: Chris Okasaki
Categories: Computers
Type: BOOK - Published: 1999-06-13 - Publisher: Cambridge University Press

DOWNLOAD EBOOK

This book describes data structures and data structure design techniques for functional languages.
Purely Functional Data Structures
Language: en
Pages: 150
Authors: Carnegie-Mellon University. Computer Science Dept
Categories: Data structures (Computer science)
Type: BOOK - Published: 1996 - Publisher:

DOWNLOAD EBOOK

Abstract: "When a C programmer needs an efficient data structure for a particular problem, he or she can often simply look one up in any of a number of good tex
Implementation of Functional Languages
Language: en
Pages: 394
Authors: Chris Clack
Categories: Computers
Type: BOOK - Published: 1998-08-26 - Publisher: Springer Science & Business Media

DOWNLOAD EBOOK

This book constitutes the thoroughly refereed post-workshop proceedings of the 9th International Workshop on Implementation of Functional Languages, IFL'97, hel
Practical Aspects of Declarative Languages
Language: en
Pages: 376
Authors: Gopal Gupta
Categories: Computers
Type: BOOK - Published: 2003-05-20 - Publisher: Springer

DOWNLOAD EBOOK

Declarative languages have traditionally been regarded by the mainstream c- puting community as too impractical to be put to practical use. At the same time, tr