Standard Library

Currently implemented modules in TL5 standard library:

  • data structures (basic)

  • time

  • math (basic)

  • os (basic)

  • zlib (basic)

Planned future modules in the standard library:

  • more data structures

  • math (full)

  • os (full)

  • zlib (full)

  • system

  • IO

  • multiprocessing

  • paths and files

  • more compressions

  • web-server (DB, HTTP, ext…)

  • GUI