Difference between revisions of "Libraries"

From Clean
Jump to navigationJump to search
(Created page with 'This page we give an overview of libraries that are available. The overview is split into libraries that are bundled in a Clean distribution and other libraries. If you have writ…')
 
Line 2: Line 2:
  
 
== Bundled Libraries ==
 
== Bundled Libraries ==
{|
+
{| style="width: 100%" border="1"
 
! Name || Description || Platform(s) || License
 
! Name || Description || Platform(s) || License
 
|-
 
|-
| StdEnv || The Clean standard library|| Windows,Linux,Mac ||Clean License
+
| [[StdEnv]] || The Clean standard library|| Windows,Linux,Mac || [[Clean License Conditions]]
 
|-
 
|-
 
|}
 
|}
  
 
== Other libraries ==
 
== Other libraries ==

Revision as of 09:46, 6 July 2010

This page we give an overview of libraries that are available. The overview is split into libraries that are bundled in a Clean distribution and other libraries. If you have written a library, feel free to list it in this overview.

Bundled Libraries

Name Description Platform(s) License
StdEnv The Clean standard library Windows,Linux,Mac Clean License Conditions

Other libraries