Perl/Tk saves your favourite tools

Main
back: Atsar encap -3
next: Atsar XS -1 ;0

As second approach to integrate Perl/Tk with Atsar, we create a library from the atsar C-program, and let Perl/Tk use that library.

You can connect to a library in a platform independent way using XS, SWIG, or Inline::C. I'll give a small example how XS works, but it is a complex language of its own, so I will not go far into it.

Inline::C is a recent library, which simplifies XS that much that more people will be able to do it.


 
Atsar encap -3 Atsar XS -1 ;0

Created by Mark Overmeer with PPresenter on 5 august 2001.