Settings

Theme

A Lisp Interpreter for Shell Scripting

github.com

3 points by quintussss · 2 comments

Reader

2 threads
quintussssOP

An experimental 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.

gus_massa

Reposted later https://news.ycombinator.com/item?id=45520585

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection