calculon icon indicating copy to clipboard operation
calculon copied to clipboard

sub-process plugins

Open c-cube opened this issue 8 years ago • 1 comments

spawn a given command, communicate using stdin/stdout and a simple Json procotol

c-cube avatar Jan 20 '17 19:01 c-cube

Sample use cases:

  • basic evaluators (bc, etc.) that have no need of sandboxing
  • plugins that call uptime, df, etc.
  • plugins in other langages

c-cube avatar Jan 23 '17 14:01 c-cube