4. State of development MetaL

4.5 Available modules - System access

  • The remaining modules are meant for accessing to system resources:

    • file - File and directory access functions

    • database - DBMS independent SQL database access

    • time - Date and time access manipulation functions

    • xml - XML parsing functions using Expat

    • crypt - Cryptographic functions

    • system - External program invocation functions |