Skip to content

iacore/SystemCall

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SystemCall

A binding for "callsystem - system() on steorids"

  • asynchonous running of a child process
  • setup of the environment
  • substitution of environment variables
  • connect all 3 standard streams to pipes, null devices, or files
  • pathname handling

Example use:

sc = SystemCall clone

Installation

eerie install https://github.com/IoLanguage/SystemCall.git

About

io SystemCall

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 94.8%
  • Io 5.2%