item2
Next»

contents

 

Introduction - 1

History - 2

Overview - 3

Advanced features - 4

Work in progress - 5

One possibility - 6

Conclusion - 7

 

References

Appendix 1 - blowfish

Appendix 2 - tkspline

5.2 - Remote Compilation

It is possible to have Critcl automatically package the generated C code and all necessary source files as a self-contained archive suitable for copying to a target machine and compiling there.

This could be used as the basis of a "remote compilation" facility, where this packaged source is shipped to another machine running a special "server-mode critcl", which performs the compile and ships back the compiled code. There is an older experiment which demonstrates this approach is at [16].

see also

Critcl Home Page

Tclkit Home Page

Starkit Home Page

Wikit Home Page

Tclers' Wiki

Steve's Website

Jean-Claude's Website

Paper by S. Landers & J.C. Wippler, as presented at Tcl/Tk 2002 conference - see also original PDF.

Papers & Presentations