next up previous index
Next: Calling ECLiPSe from 'C++' Up: ECLiPSe Embedding and Interfacing Previous: ECLiPSe Embedding and Interfacing   Index

Introduction

This manual contains the information needed to interface ECLiPSe code to C or C++ environments, or to use it from within scripting languages. ECLiPSe is available in the form of a linkable library, and a number of facilities are available to pass data between the different environments, to make the integration as close as possible.

Example sources can be found in the ECLiPSe installation directory under doc/examples.




1999-08-06