Recent Changes - Search:

edit SideBar

TclTkExamples

Using ECLiPSe from Tcl/Tk

Basic Examples

The ECLiPSe distribution contains a few example in subdirectory lib_tcl

    $ export ECLIPSEDIR=/path/to/installation_directory
    $ wish $ECLIPSEDIR/lib_tcl/example.tcl

example.tcl and example1.tcl are simple hello-world style examples. mapembed.tcl is a more elaborate map-colouring demo.

Examples using Queue-communication

A basic example for using one queue to send requests from TCL to ECLiPSe, and results back from ECLiPSe to TCL: example_queues1.tgz

Edit - History - Print - Recent Changes - Search
Page last modified on September 25, 2019, at 08:47 PM