Difference between revisions of "Functional Programming and Parallel Graph Rewriting"

From Clean
Jump to navigationJump to search
(fix links)
(fix link)
 
Line 1: Line 1:
 
[[Image:FunctionalProgammingAndParallelGraphRewriting.gif|right|frame]]
 
[[Image:FunctionalProgammingAndParallelGraphRewriting.gif|right|frame]]
"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].   
+
"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.sws.cs.ru.nl/publications/papers/1993/FPPGR.book.review.html Here is a review of the book].   
  
 
== Book Content ==
 
== Book Content ==

Latest revision as of 11:35, 4 April 2019

FunctionalProgammingAndParallelGraphRewriting.gif

"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: