[go: up one dir, main page]

Menu

[897c37]: / modules / TODO  Maximize  Restore  History

Download this file

53 lines (24 with data), 910 Bytes

Modules
~~~~~~~

Os          - generic operating system support

    file - seperate or part of os?

Socket      - a nice socket object module interface

    select - ?

Signal      - interface Unix signals 

String      - Extended String support
    

Regexp      - Regular expression support

Math        - maths support
    
    + Link into C lib maths functions


Thread      - support threads
    
    Build threads into stack machine


Zlib/gzip   - a compression support lib

Ed          - A line editor.

    + need to pass the wiz_soul object to check_file_name()

    Make it so it acts on an array of strings and returns an
      array of strings 

Http, ftp - various support protocols

Html        - HTML parser, etc.

Cgi         - A CGI interface

Secure      - 

    Some how provide access security and limit access to the main filesystem

Database    - a "real" database interface module