I develop CoCoA (an open source Computer Algebra System in C++) with a textual interface. It was relatively easy to write a nice Emacs interface for this textual binary: we defined the syntax for our programming language, and how to send commands from a text file to another window with the running binary.

We also have a dedicated opern source Qt interface, but it is too hard for us (mathematicians!) to develop and maintain it.

Personally I like and use the Emacs interface, but I see from our download logs that users prefer to download the GUI even though it actually does less and is not documented!!!

It would be nice to have an "empty graphical interface" (in Qt? or a "subset" of Emacs?) allowing basic editing and running a process, but I cannot find one.

More Anna Maria Bigatti's questions See All
Similar questions and discussions