Show HN: A Lisp Interpreter for Shell Scripting

  • Thread starter quintussss
  • Start date
  • Replies 0
  • Views 6
Status
Not open for further replies.
Q

quintussss

Guest
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.



Comments URL: https://news.ycombinator.com/item?id=45520585

Points: 52

# Comments: 7
 
Status
Not open for further replies.
Top