Functional Programming and Parallel Graph Rewriting: Difference between revisions

From Clean
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
[[Image:FunctionalProgammingAndParallelGraphRewriting.gif|right|frame]]
[[Image:FunctionalProgammingAndParallelGraphRewriting.gif|right|frame]]
Functional Programming and Parallel Graph Rewriting is a book written by Rinus Plasmeijer and Marko van Eekelen.
"Functional Programming and Parallel Graph Rewriting" written by Plasmeijer and Van Eekelen is published by Addison-Wesley in 1993 (ISBN 0-201-41663-8, 571 pages). It explains in detail the theoretical ideas behind Clean and shows how these ideas can be used to make an efficient implementation. [http://www.st.cs.ru.nl/papers/1993/FPPGR.book.review.html Here is a review of the book].
It was published in 1993.


It is available online in multiple parts:
== Book Content ==
The book is available online in multiple parts:


* [http://www.st.cs.ru.nl/papers/1993/plaseek93/Ch00.Preface.ps Preface]
* [http://www.st.cs.ru.nl/papers/1993/plaseek93/Ch00.Preface.ps Preface]

Revision as of 10:52, 5 July 2010

"Functional Programming and Parallel Graph Rewriting" written by Plasmeijer and Van Eekelen is published by Addison-Wesley in 1993 (ISBN 0-201-41663-8, 571 pages). It explains in detail the theoretical ideas behind Clean and shows how these ideas can be used to make an efficient implementation. Here is a review of the book.

Book Content

The book is available online in multiple parts: