|
|
|
|
|
by incanus77
28 days ago
|
|
I've been trying to learn Scheme lately by way of schemesh[1], which strikes me as a very clever integration of Scheme into a shell. My favorite parts are that you mix Scheme and shell using () or {} directly, as well as shebang right into one or the other fully as the default when needed. [1] https://github.com/cosmos72/schemesh |
|