Taywee / lua-subprocess

A Lua module written in C that allows you to create child processes and communicate with them. The API is based on Python's subprocess module, but is not yet as complete.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

A Lua module written in C that allows you to create child processes and communicate with them. The API is based on Python's subprocess module, but is not yet as complete.


Languages

Language:C 97.0%Language:Makefile 1.6%Language:C++ 1.4%