diproche / webinterface

1 stars 0 forks source link

Integrate the diproche program #35

Closed TimothyGillespie closed 5 years ago

TimothyGillespie commented 5 years ago

The previous errors were due to window specific cmd commands. I made them run cross-platform now by using the shx library which allows to use UNIX commands on all platforms.

https://github.com/shelljs/shx

TimothyGillespie commented 5 years ago

Differences between SWI and tau-prolog forces us to pause this or find another solution since the current solution via a local SWI-Server is unsatisfactory.