Clean platform API

From Clean
Jump to navigationJump to search

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