Idris2/support/chez
Stiopa Koltsov a6555549ee Route System.prim__system through C function
To be able to eventually refactor/extend `system` function: to be
able to specify a directory, environment variables, specify arguments
as array etc. Ideally it should be something like Rust
[`std::process::Command`](https://doc.rust-lang.org/std/process/struct.Command.html).
2021-06-28 11:28:14 +01:00
..
.gitignore [ new ] Add chez-sep codegen (#1359) 2021-05-11 08:20:19 +01:00
Makefile [ new ] Add chez-sep codegen (#1359) 2021-05-11 08:20:19 +01:00
support.ss Route System.prim__system through C function 2021-06-28 11:28:14 +01:00