LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Syndicated Linux News (https://www.linuxquestions.org/questions/syndicated-linux-news-67/)
-   -   LXer: Scripting with Scheme Shell (https://www.linuxquestions.org/questions/syndicated-linux-news-67/lxer-scripting-with-scheme-shell-644370/)

LXer 05-23-2008 03:50 PM

LXer: Scripting with Scheme Shell
 
Published at LXer:

Last month, Daryl Lee gave us a taste of the language Scheme in the article It's time to learn Scheme with a C++ code generator. This time we will be looking at some practical examples written with Scheme Shell (SCSH): finding and replacing text in a bunch of files, sorting files in two different ways, and converting data from a CSV file to an HTML file. SCSH is a scripting language based on the programming language Scheme. It was created by Olin Shivers to replace long sh or bash scripts and extends the Scheme language to make it far more suited for shell scripting.

Read More...


All times are GMT -5. The time now is 11:52 AM.