Clean platform API

From Clean
Revision as of 14:45, 14 July 2008 by Bas Lijnse (talk | contribs) (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...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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