> I've spent a few months evaluating the existing options for C4 and > making a few myself. From the existing options pstk was the only one > worth using as it has been around the longest and solves the common GUI > problems you'd run into. Consider whether a design like ma [1] would > work for you (written in Tcl, interfaces with Scheme via IPC) and make > sure to look at bintracker [2].
Small correction: ma does not talk with scheme exclusively, it actually just communicates with shell processes, via rather crude Tcl/Tk IPC. felix
