calculon
calculon copied to clipboard
sub-process plugins
spawn a given command, communicate using stdin/stdout and a simple Json procotol
Sample use cases:
- basic evaluators (
bc, etc.) that have no need of sandboxing - plugins that call
uptime,df, etc. - plugins in other langages