
Cantor Backend
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
A backend for Cantor that runs a command-line application, passes user input to it, and the application's output to Cantor. It includes its own configuration and a simple test case.
It can only be compiled inside Cantor's source tree.
annma
8 years ago
So it works perfectly now that I know how to use it! Thanks a lot for the answer.
Report
Noughmad
8 years ago
Thanks!
Report
annma
8 years ago
#include <expression.h>
which is not included.
Furthermore in the package there's a tarball which has no need to be there.
Can you fix it please? Thanks in advance.
Report