Difference between revisions of "Clean"

From Clean
Jump to navigationJump to search
(45 intermediate revisions by 3 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.
  
The programming language Clean is a general purpose, state-of-the-art, pure and lazy functional programming language designed for making real-world applications.
 
  
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.
+
== 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 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.
 +
 
 +
[[ITasks|Read more about the iTask system...]]
 +
 
 +
== Cloogle ==
 +
[[File:Cloogle-logo.png|left]]
 +
[https://cloogle.org Cloogle] is the official Clean search engine that indexes all standard libraries, external libraries, compiler errors, ABC instructions, builtins and syntax elements.
 +
 
 +
[https://github.com/clean-cloogle/cloogle.org Read more about Cloogle...]
 +
 
 +
|style="width:30%; vertical-align: top; padding-right: 20px;"|
 +
{{:Events}}
 +
|}
  
 
{| style="width:100%; border:none"
 
{| style="width:100%; border:none"
 
|-  
 
|-  
|style="width:33%; 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 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:33%; vertical-align: top; padding-right: 20px;"|
 
  
== Learning ==
 
Learn how to use Clean using the [[tutorials]], [[articles]], and scientific [[publications]] about Clean.
 
|style="width:33%; vertical-align: top; padding-right: 20px;"|
 
  
 +
|style="width:25%; vertical-align: top; padding-right: 20px;"|
 
== Community ==
 
== Community ==
Find out what is going on in the Clean community by joining our [[mailing lists]], or check out the [[projects]] that use Clean.  
+
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]].
 +
 
 +
|style="width:25%; vertical-align: top; padding-right: 20px;"|
 +
 
 +
== About ==
 +
Read more about the [[latest developments]], upcoming and past [[events]], or how to [[contact]] us.
 
|}
 
|}

Revision as of 09:03, 31 May 2018

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...

Cloogle

Cloogle-logo.png

Cloogle is the official Clean search engine that indexes all standard libraries, external libraries, compiler errors, ABC instructions, builtins and syntax elements.

Read more about Cloogle...

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.