Purely Functional Data Structures (Chris Okasaki)

 
0.0 (0)
Purely Functional Data Structures (Chris Okasaki)

The majority of data structure literature presupposes an imperative language, such as C or C++. However, functional languages like Standard ML, Haskell, or Scheme do not always transfer these languages' data structures well.

This book provides examples that illustrate data structures from the perspective of functional languages and design strategies that enable programmers to create their own functional data structures. The author provides a variety of brand-new data structures created specifically for functional languages, as well as traditional data structures like red-black trees and binomial queues.

The source code for every program is provided in Standard ML and Haskell, and the majority of them may be simply translated into other functional languages. This useful resource for functional language programmers working in the industry can be utilized as a tutorial or for independent study.

Similar Programming & Computer Books

Apprendre Haskell vous fera le plus grand bien ! - Learning Haskell will do you good! (Miran Lipovača, et al)
The goal of this free programming tutorial is to introduce persons who have expertise with imperative programming languages (C, C++, Java, Python, etc.) to functional programming languages (Haskell, ML,...
A Gentle Introduction to Haskell (Paul Hudak, et al)
This free programming tutorial's goal is not to teach you how to program or even about functional programming. Instead, it ought to be an addition to the Haskell Report,...
Éléments d'algorithmique - Algorithmic elements (D. Beauquier, et al)
This free programming book differs from other treatises on algorithms in two ways: first, we give special attention to the new tree structures that have emerged recently (bicolor trees,...
Complexité algorithmique - Algorithmic complexity (Sylvain Perifel)
The foundational ideas of algorithmic complexity theory are first covered in this free programming book before moving on to a number of more sophisticated subjects. ...
Algorithmique du texte - Text Algorithms (Maxime Crochemore, et al)
This free programming book offers a broad overview of text-processing algorithms. As such, it is an algorithmic book, but one whose goal is to utilize computers to manipulate language....
Computer Arithmetic of Geometrical Figures: Algorithms and Hardware Design (S. I. Khmelnik)
This free programming book describes many iterations of processors made for affine transformations of planar and spatial many-dimensional figures. This processor is designed to perform affine transformations on geometrical...
Game Programming in Haskell (Elise Huard, et al)
Predictably, Game Programming in Haskell provides an introduction to creating games in the language.  
Parallel Complexity Theory (Sanjeev Arora, et al.)
The focus of this free programming book is the research of Parallel Computing and Programming, which serves as an abstract indicator of the complexity of parallel computing problems. ...
Computational Complexity: A Conceptual Perspective (Oded Goldreich)
The study of the innate complexity of computer jobs is introduced conceptually in this free programming book. It is meant to be used as a textbook or for independent...
Computational Complexity (Wikibooks)
All computer science grads should read this free programming book since it offers information that is fundamental to their understanding of computation theory. ...

Others Programming Books by Cambridge University Press

Strategic Foundations of General Equilibrium: Dynamic Matching and Bargaining Games (Douglas Gale)
Since Adam Smith's day, the theory of competition has played a significant role in economic study. This book, published by one of the most eminent modern economic theorists, details...
Computational Complexity: A Conceptual Perspective (Oded Goldreich)
The study of the innate complexity of computer jobs is introduced conceptually in this free programming book. It is meant to be used as a textbook or for independent...
Algorithmic Number Theory: Lattices, Number Fields, Curves and Cryptography (Joe Buhler, et al)
One of the oldest and most fascinating branches of mathematics is number theory. Number theory has always involved computation, but this role has grown significantly over the past 20...
Combinatorial and Computational Geometry (Jacob E. Goodman, et al)
This volume, which consists of 32 papers on a variety of subjects of current research interest, is the result of the fusion of discrete and computational geometry. ...
Applied Combinatorics on Words (M. Lothaire)
This volume's goal is to provide a comprehensive analysis of some of the main areas in which combinatorics is applied. Core algorithms for text processing, natural language processing, audio...
Numerical Recipes in C: The Art of Scientific Computing, Second Edition (William H. Press, et al)
Numerical Recipes is a comprehensive handbook and reference on scientific computing and the result of a special partnership between four top researchers in academia and business. ...
Algebraic Combinatorics on Words (M. Lothaire)
Word-based combinatorics has independently developed within a variety of fields of mathematics, including number theory, group theory, and probability. It also commonly shows up in issues pertaining to theoretical...
Algebraic Topology (Allen Hatcher)
Algebraic topology is one of the three or four foundational first-year graduate mathematics courses at the majority of big universities.  
Model Theory, Algebra, and Geometry (Deirdre Haskell, et al)
Model theory is a subfield of mathematical logic that has found use in a variety of algebraic and geometric contexts.  
Classical Algebraic Geometry: A Modern View (Igor V. Dolgachev)
The robust general machinery created in the later half of the 20th century has been extremely helpful for algebraic geometry.  
Algorithms for Modular Elliptic Curves (J. E. Cremona)
Elliptic curves play a crucial and expanding role in computational number theory, where they are used extensively in processes like factorization, primality testing, and cryptography.
Random Graphs and Complex Networks (Remco van der Hofstad)
In this thorough introduction to network science, Random Graphs are used as representations of networks in the actual world. Such networks have unique empirical characteristics, and a plethora of...
Mathematical Illustrations: A Manual of Geometry and PostScript (Bill Casselman)
Anyone with a rudimentary understanding of coordinate geometry can benefit from this hands-on introduction to the methods required to create beautiful mathematical graphics.
Elementary Probability for Applications (Rick Durrett)
This engaging and accessible introduction to probability theory focuses on the findings that have the greatest practical value, such as Markov chains and combinatorial probability.
Advanced Data Analysis from an Elementary Point of View (Cosma Rohilla Shalizi)
For advanced undergraduate students who have already taken classes in probability, mathematical statistics, and linear regression, this textbook on data analysis methods is designed.
Categorical Homotopy Theory (Emily Riehl)
This book develops categorical abstract homotopy theory with a strong emphasis on instances.
Information Theory, Inference and Learning Algorithms (David J. C. MacKay)
Inference and information theory, which are frequently taught separately, are combined in this engaging textbook.
Probability on Trees and Networks (Russell Lyons, et al.)
This book focuses on a few discrete probability topics that are now under active development on infinite graphs. Naturally, analyses of finite graphs are also conducted, although typically with...
Engineering Design Optimization (Joaquim R. Martins, et al)
Humans have a knack for optimization. People are always looking for ways to make their lives and the systems around them better.
An Invitation to Applied Category Theory: Seven Sketches in Compositionality (Brendan Fong, et al)
Category Theory is unequaled in its capacity to arrange and layer abstractions and uncover commonalities across structures of all types. It is now proven to be a potent instrument...

User reviews

There are no user reviews for this listing.
Ratings
Rate this Book
Comments