You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> |
5 years ago | |
---|---|---|
.. | ||
Makefile.am | 5 years ago | |
Makefile.in | 5 years ago | |
README | 5 years ago | |
pitcl.c | 5 years ago | |
tclAppInit.c | 5 years ago |
README
This is an experimental piece of code to bind the pilot-link library to Tcl. You must have Tcl 8.0b1 or later installed, and you'll need to figure out how to properly build a dynamically loadable library . The included Makefile is only likely to work on ELF-based systems. Currently only a very few commands are bound. test.tcl demonstrates them.