Hi folks,

We have a small Python wrapper which enables fcsh to be used from make 
(i.e., you can say "fsch-wrap" at the regular shell prompt rather than 
"compile 1" at the fcsh prompt). It works by creating a daemon process 
to wrap fsch's input and output.

I thought that some of you might find it useful.

Python wrapper:    http://www.cs.umn.edu/~reid/fcsh-wrap
example Makefile:  http://www.cs.umn.edu/~reid/Makefile

Feedback and comments welcome.

Take care,

Reid

Reply via email to