Latest version

L

The following modules make up the standard prelude. These modules will be imported automatically unless the -noprelude option is used.

  • Array – Array manipulation
  • Builtins – Built-in functions
  • Coercions – Function versions of coercions
  • Maths – Mathematical operators
  • Prelude – The standard Prelude
  • Tuples – Tuple data types

The following modules make up the standard library and can be imported using import modulename; by all Kaya programs

On Posix platforms the following extra modules will be available.

The following database access libraries will be compiled if support is available.

The following curses (terminal control) libraries will be compiled if support is available.

The following multithreading libraries will be compiled if support is available.

The following additional libraries may also be available. Some will require other libraries be installed, while others may be compiled solely from the Kaya standard library.

Recent Comments

No comments to show.

Pages