rpav / ScriptL

Shell scripting made Lisp-like! Or, live-coding remote function calls for the shell.
73 stars 11 forks source link

Use character-based io stream #9

Open gpiero opened 4 years ago

gpiero commented 4 years ago

This way I can use (uiop:run-program '("...") :output t) from inside a function invoked via scriptl