Hacker News new | ask | show | jobs
by fulafel 1327 days ago
Do you want scripts as in "i want text files run by an interpreter" or "i can package my scripts as single executables"? In Clojure land Babashka and Graal native image can do those respectively.
1 comments

Text run by an interpreter. Different strokes.