skx / yal

Yet another lisp interpreter
GNU General Public License v2.0
16 stars 0 forks source link

Implement ($ "...."). #136

Closed skx closed 1 year ago

skx commented 1 year ago

This will close #134 by implementing the ability to run shell pipelines, from a string. The output can be returned as a raw string, or as a list after being split by newlines.