Category:LablTk

From Rosetta Code
This page is a stub. It needs more information! You can help Rosetta Code by filling it in!
Library
This is an example of a library. You may see a list of other libraries used on Rosetta Code at Category:Solutions by Library.

The Tk module is part of the standard OCaml library.

To run some code in script mode or to compile it to bytecode, provide these parameters:

-I +labltk labltk.cma

For higher performances, the parameters for the native-code compiler are:

-I +labltk labltk.cmxa

Pages in category "LablTk"

This category contains only the following page.