Difference between revisions of "Clean"

From Clean
Jump to navigationJump to search
(32 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Welcome to the '''Clean Wiki'''!
+
__NOTOC__
 +
{| style="width:100%; border:none"
 +
|style="width:70%; vertical-align: top; padding-right: 20px;"|
 +
Welcome to the '''Clean Wiki'''! the online home of Clean.
 +
 
 +
Clean is a general purpose, state-of-the-art, pure and lazy functional programming language designed for making real-world applications. Some of its most notable [[Language features|language features]] are uniqueness typing, dynamic typing, and generic functions. Have a look at a [[Quick impression|quick impression]] of Clean.
 +
 
 +
The [[Clean System]] is available for the Windows, Linux, and Mac operating systems.
 +
 
 +
 
 +
== Downloading Clean ==
 +
We are migrating towards continuous integration and more frequent releases.
 +
Both nightly developments builds and the traditionally versioned [Clean 2.4]] are publicly available from our [[Download Clean|download page]].
 +
 
 +
[[Image:download-clean.png|link=Download Clean]]
  
The programming language Clean is a general purpose, state-of-the-art, pure and lazy functional programming language designed for making real-world applications.
+
== The iTask System ==
 +
[[File:itasks-logo.png|left]]
 +
Much of the current Clean related research is focused around the [[ITasks|iTask system]].
 +
This is a toolkit for building web-based workflow management systems using a powerful workflow
 +
language embedded in Clean.
  
Clean is the only functional language in the world which offers uniqueness typing. This type system makes it possible in a pure functional language to incorporate destructive updates of arbitrary data structures (including arrays) and to make direct interfaces to the outside imperative world. The type system makes it possible to develop efficient applications.
+
[[ITasks|Read more about the iTask system...]]
  
Clean is available for the [[Clean on Windows|Windows]], [[Clean on Linux|Linux]], and [[Clean on MacOS|MacOS]] operating systems.
+
|style="width:30%; vertical-align: top; padding-right: 20px;"|
__NOTOC__
+
{{:Events}}
 +
|}
  
 
{| style="width:100%; border:none"
 
{| style="width:100%; border:none"
 
|-  
 
|-  
 
|style="width:25%; vertical-align: top; padding-right: 20px;"|
 
|style="width:25%; vertical-align: top; padding-right: 20px;"|
== About ==
+
== Language ==
Read more about Clean on the official [http://clean.cs.ru.nl/ Clean homepage], find out where you can [http://clean.cs.ru.nl/Download/main/main.htm download Clean], or read more about the [[latest developments]] and upcoming and past [[events]].
+
Learn more about the Clean language by [[Download Clean|downloading]] a distribution, the [[libraries]], or reading the [[documentation]], related [[publications]], or [[FAQ]].
 
 
|style="width:25%; vertical-align: top; padding-right: 20px;"|
 
  
== Learning ==
 
Learn how to use Clean by reading the [[tutorials]], [[articles]], scientific [[publications]], or the [[FAQ]].
 
  
 
|style="width:25%; vertical-align: top; padding-right: 20px;"|
 
|style="width:25%; vertical-align: top; padding-right: 20px;"|
 
+
== Community ==
== Libraries ==
+
Find out what is going on in the Clean community by checking out the [[projects]] that use Clean, reading the [[wishlist]] of Clean features, or joining our [[mailing lists]].  
Check out the [[official libraries]] released together with Clean and some of the [[community libraries]] developed for Clean.
 
  
 
|style="width:25%; vertical-align: top; padding-right: 20px;"|
 
|style="width:25%; vertical-align: top; padding-right: 20px;"|
  
== Community ==
+
== About ==
Find out what is going on in the Clean community by joining our [[mailing lists]], checking out the [[projects]] that use Clean, or reading the [[wishlist]] of Clean features.  
+
Read more about the [[latest developments]], upcoming and past [[events]], or how to [[contact]] us.
 
|}
 
|}

Revision as of 14:45, 5 December 2016

Welcome to the Clean Wiki! the online home of Clean.

Clean is a general purpose, state-of-the-art, pure and lazy functional programming language designed for making real-world applications. Some of its most notable language features are uniqueness typing, dynamic typing, and generic functions. Have a look at a quick impression of Clean.

The Clean System is available for the Windows, Linux, and Mac operating systems.


Downloading Clean

We are migrating towards continuous integration and more frequent releases. Both nightly developments builds and the traditionally versioned [Clean 2.4]] are publicly available from our download page.

Download-clean.png

The iTask System

Itasks-logo.png

Much of the current Clean related research is focused around the iTask system. This is a toolkit for building web-based workflow management systems using a powerful workflow language embedded in Clean.

Read more about the iTask system...

Upcoming events

Language

Learn more about the Clean language by downloading a distribution, the libraries, or reading the documentation, related publications, or FAQ.


Community

Find out what is going on in the Clean community by checking out the projects that use Clean, reading the wishlist of Clean features, or joining our mailing lists.

About

Read more about the latest developments, upcoming and past events, or how to contact us.