Difference between revisions of "Clean"

From Clean
Jump to navigationJump to search
Line 26: Line 26:
 
[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://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://gitlab.science.ru.nl/cloogle/cloogle.org Read more about Cloogle...]
+
[https://github.com/clean-cloogle/cloogle.org Read more about Cloogle...]
  
 
|style="width:30%; vertical-align: top; padding-right: 20px;"|
 
|style="width:30%; vertical-align: top; padding-right: 20px;"|
Line 41: Line 41:
 
|style="width:25%; vertical-align: top; padding-right: 20px;"|
 
|style="width:25%; vertical-align: top; padding-right: 20px;"|
 
== Community ==
 
== Community ==
All development is happening in on gitlab nowadays.
+
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]].  
See the [https://gitlab.science.ru.nl/clean-and-itasks clean-and-itasks] group for everything iTasks and the [https://gitlab.science.ru.nl/clean-compiler-and-rts compile-and-rts] group for everything core.
 
 
 
Find out what is going on in the Clean community by checking out the [[projects]] that use Clean, checkout the IRC channel (#cleanlang@freenode), or joining our [[mailing lists]].  
 
  
 
|style="width:25%; vertical-align: top; padding-right: 20px;"|
 
|style="width:25%; vertical-align: top; padding-right: 20px;"|

Revision as of 13:26, 2 April 2019

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 3.0 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 iTasks system. This is a toolkit for building web-based workflow management systems using a powerful workflow language embedded in Clean.

Read more about the iTasks 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.