Difference between revisions of "Latest developments"

From Clean
Jump to navigationJump to search
 
(27 intermediate revisions by 4 users not shown)
Line 1: Line 1:
The '''Clean Team''' does its best to deliver reliabel software.
+
If you want to stay informed about the latest development of Clean, you can follow what we do through our Gitlab website.
It therefore might take some time before a new release is pubished.
 
On this site we will keep you informed about the latest developments.
 
Please be patient, software development always takes more time as expected.
 
  
 
+
On https://gitlab.com/clean-and-itasks/ we host our latest unreleased code, and track progress of new features and bugfixes.
* the '''iTask''' combinator library for the '''Web'''
 
 
 
At the ICFP 2007 conference we presented iTasks (see [http://www.st.cs.ru.nl/papers/2007/plar2007-ICFP07-iTasks.pdf]),
 
a multi-user workflow system for the web.
 
With this library one can define tasks to be performed by several users and control the order in which these tasks have to be performed. The system is also very suited for web form handling.
 
 
 
Have a look at the iTask pages (see [http://www.cs.ru.nl/~rinus/iTaskIntro.html])
 
 
 
 
 
* the '''Clean Compiler'''
 

Latest revision as of 11:10, 23 February 2022

If you want to stay informed about the latest development of Clean, you can follow what we do through our Gitlab website.

On https://gitlab.com/clean-and-itasks/ we host our latest unreleased code, and track progress of new features and bugfixes.