Port Lua backend to QProcess

Authored by rishabhg on Mar 14 2018, 3:05 PM.

Description

Port Lua backend to QProcess

  • setup communication between Cantor and Lua interpreter through QProcess
  • use Lua interpreter for all the calculations
  • use Lua C Api for tab completion

Commit from https://phabricator.kde.org/R55:4b1142d556601b68968ffb78369282060bda6ecb

Details