Difference between revisions of "Clean platform API"

From Clean
Jump to navigationJump to search
(New page: This API is a list of modules that are proposed to become part of the Clean Platform library collection. Of some of these libraries there is already an implementation available, while othe...)
 
(No difference)

Latest revision as of 14:45, 14 July 2008

This API is a list of modules that are proposed to become part of the Clean Platform library collection. Of some of these libraries there is already an implementation available, while others are no more than an idea.

  • Data
    • Data.DateTime
    • Data.HashTable
    • Data.Maybe
    • Data.Set
    • Data.Queue
  • Database
    • Database.SQL
    • Database.SQL.MySQL
    • Database.SQL.PostgreSQL
    • Database.SQL.SQLite
  • Gui
    • Gui.ObjectIO
  • Internet
    • Internet.Email
    • Internet.Http
      • Internet.Http.Cgi
      • Internet.Http.HttpServer
  • Math
  • Network
    • Network.Tcp
    • Network.Udp
  • System
    • System.Args
    • System.Cmd
    • System.Directory
    • System.Environment
    • System.OS
    • System.Process
    • System.Time
  • Test
    • Test.Gast
  • Text
    • Text.Config
    • Text.Csv
    • Text.Encodings
      • Text.Encodings.Base64
      • Text.Encodings.Mime
    • Text.Html
    • Text.RegEx
    • Text.Xml