Wednesday, 8 October 2025

Show HN: A Lisp Interpreter for Shell Scripting https://bit.ly/3KF3BUk

Show HN: A Lisp Interpreter for Shell Scripting Redstart is a lightweight Lisp interpreter written in C++ with a focus on shell scripting. It lets you combine the expressive power of Lisp with the practicality of the Unix shell: you can run commands, capture output, pipe between processes, and still use Lisp syntax for logic and structure. Think of it as writing your shell scripts in Lisp instead of Bash. https://bit.ly/4h28qTu October 8, 2025 at 09:58PM

No comments:

Post a Comment