Hacker News new | ask | show | jobs
A Lisp Interpreter for Linux Shell Scripting (jakobmaier.at)
5 points by gue-ni 250 days ago
1 comments

Reminds me of zx (the same idea but JS instead of lisp).

Pros:

- The new host language has more features.

- Scripts written in this new thing are more instrumentable.

Cons:

- The new host language has more features.

- I need to install it.