Difference between revisions of "Documentation"

From Clean
Jump to navigationJump to search
Line 10: Line 10:
 
=== All versions ===
 
=== All versions ===
 
{| style="background: #7fc0e9; border: 1px solid #fff; padding: 10px;"
 
{| style="background: #7fc0e9; border: 1px solid #fff; padding: 10px;"
!Clean Version || Postscript || Word || PDF || Html
+
!Clean Version || PDF || Html || Postscript || Word
 
|-
 
|-
|2.2 || - || - || [http://clean.cs.ru.nl/download/doc/CleanLangRep.2.2.pdf 2.1M] || [http://clean.cs.ru.nl/download/html_report/CleanRep.2.2_1.htm multi-page]
+
|2.2 || [http://clean.cs.ru.nl/download/doc/CleanLangRep.2.2.pdf 2.1M] || [http://clean.cs.ru.nl/download/html_report/CleanRep.2.2_1.htm multi-page] || - || -
 
|-
 
|-
|2.1 || - || - || [http://clean.cs.ru.nl/download/Clean20/doc/CleanLangRep.2.1.pdf 1.8M] || -
+
|2.1 || [http://clean.cs.ru.nl/download/Clean20/doc/CleanLangRep.2.1.pdf 1.8M] || - || - || -
 
|-
 
|-
|2.0 || - || - || [http://clean.cs.ru.nl/download/Clean20/doc/CleanRep2.0.pdf 2M] || -
+
|2.0 || [http://clean.cs.ru.nl/download/Clean20/doc/CleanRep2.0.pdf 2M] || - || - || -  
 
|-
 
|-
|1.3.1 || [http://www.st.cs.ru.nl/papers/cleanmanual/CleanRep.1.3.1.ps.zip 1432K] || [http://www.st.cs.ru.nl/papers/cleanmanual/CleanRep.1.3.1.doc.zip 275K] || [http://www.st.cs.ru.nl/papers/cleanmanual/CleanRep.1.3.1.pdf.zip 661K] || -
+
|1.3.1 || [http://www.st.cs.ru.nl/papers/cleanmanual/CleanRep.1.3.1.pdf.zip 661K] || - || [http://www.st.cs.ru.nl/papers/cleanmanual/CleanRep.1.3.1.ps.zip 1432K] || [http://www.st.cs.ru.nl/papers/cleanmanual/CleanRep.1.3.1.doc.zip 275K]
 
|-
 
|-
|1.3 || [http://clean.cs.ru.nl/download/Clean13/doc/refman13.ps.gz 319K] || [http://clean.cs.ru.nl/download/Clean13/doc/refman13.rtf.gz 377K] || [http://clean.cs.ru.nl/download/Clean13/doc/refman13.pdf.gz 309K] || -
+
|1.3 || [http://clean.cs.ru.nl/download/Clean13/doc/refman13.pdf.gz 309K] || - || [http://clean.cs.ru.nl/download/Clean13/doc/refman13.ps.gz 319K] || [http://clean.cs.ru.nl/download/Clean13/doc/refman13.rtf.gz 377K]
 
|-
 
|-
|1.1 || [http://clean.cs.ru.nl/download/Clean11/doc/refman11.ps.gz 669K] || [http://clean.cs.ru.nl/download/Clean11/doc/refman11.rtf.gz 591K] || [http://clean.cs.ru.nl/download/Clean11/doc/refman11.pdf.gz 455K] || -
+
|1.1 || [http://clean.cs.ru.nl/download/Clean11/doc/refman11.pdf.gz 455K] || - || [http://clean.cs.ru.nl/download/Clean11/doc/refman11.ps.gz 669K] || [http://clean.cs.ru.nl/download/Clean11/doc/refman11.rtf.gz 591K]  
 
|}
 
|}
  

Revision as of 14:45, 2 January 2012

Clean language report

The language report (versions 1.3 and 2.0) written by Rinus Plasmeijer and Marko van Eekelen (University of Nijmegen) is the reference manual for the Clean programming language.

It is a must for anyone who wants to write serious Clean applications.

Latest version

The latest version is version 2.2.

All versions

Clean Version PDF Html Postscript Word
2.2 2.1M multi-page - -
2.1 1.8M - - -
2.0 2M - - -
1.3.1 661K - 1432K 275K
1.3 309K - 319K 377K
1.1 455K - 669K 591K

Clean books

There are several books about Clean:

Libraries

Documents concerning Clean libraries: